org.metaabm.gen.test
Class AscapeGenerationTests

java.lang.Object
  extended by junit.framework.TestSuite
      extended by org.metaabm.gen.test.AscapeGenerationTests
All Implemented Interfaces:
junit.framework.Test

public class AscapeGenerationTests
extends junit.framework.TestSuite


Constructor Summary
AscapeGenerationTests()
           
 
Method Summary
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

AscapeGenerationTests

public AscapeGenerationTests()
Method Detail

suite

public static junit.framework.Test suite()