org.metaabm.tests
Class MetaABMCoreAllTests

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.metaabm.tests.MetaABMCoreAllTests
All Implemented Interfaces:
junit.framework.Test

public class MetaABMCoreAllTests
extends junit.framework.TestSuite

A test suite for the 'metaabm' model.


Constructor Summary
MetaABMCoreAllTests(java.lang.String name)
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.Test suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

MetaABMCoreAllTests

public MetaABMCoreAllTests(java.lang.String name)

Method Detail

main

public static void main(java.lang.String[] args)


suite

public static junit.framework.Test suite()