org.placelab.test
Class CoreTests

java.lang.Object
  extended byorg.placelab.test.Harness
      extended byorg.placelab.test.CoreTests

public class CoreTests
extends Harness


Field Summary
 
Fields inherited from class org.placelab.test.Harness
allTestables
 
Constructor Summary
CoreTests()
           
 
Method Summary
 void setupAllTests(java.lang.String[] IGNORED)
           
 
Methods inherited from class org.placelab.test.Harness
addTest, clearTests, runTheTests
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CoreTests

public CoreTests()
Method Detail

setupAllTests

public void setupAllTests(java.lang.String[] IGNORED)
Specified by:
setupAllTests in class Harness