org.placelab.test
Class GlyphTests

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

public class GlyphTests
extends Harness


Field Summary
 
Fields inherited from class org.placelab.test.Harness
allTestables
 
Constructor Summary
GlyphTests()
           
 
Method Summary
 void setupAllTests(java.lang.String[] argv)
           
 
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

GlyphTests

public GlyphTests()
Method Detail

setupAllTests

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