net.sf.antcontrib.cpptasks
Class TestAllClasses

java.lang.Object
  extended by junit.framework.TestSuite
      extended by net.sf.antcontrib.cpptasks.TestAllClasses
All Implemented Interfaces:
junit.framework.Test

public class TestAllClasses
extends junit.framework.TestSuite

Test for abstract compiler class Override create to test concrete compiler implementions


Constructor Summary
TestAllClasses(java.lang.String name)
           
 
Method Summary
static junit.framework.TestSuite 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

TestAllClasses

public TestAllClasses(java.lang.String name)
Method Detail

suite

public static junit.framework.TestSuite suite()


Copyright © 2001-2008 Ant-Contrib Project. All Rights Reserved.