Uses of Class
net.sourceforge.groboutils.junit.v1.parser.TestClassCreator

Packages that use TestClassCreator
net.sourceforge.groboutils.junit.v1.iftc Classes to aid in testing interfaces, abstract classes, and base classes for "contract tests". 
 

Uses of TestClassCreator in net.sourceforge.groboutils.junit.v1.iftc
 

Methods in net.sourceforge.groboutils.junit.v1.iftc with parameters of type TestClassCreator
protected  void InterfaceTestSuite.loadTestSuite(java.lang.Class testClass, TestClassCreator tcc)
          Load all the tests and warnings from the class and the creator type into this instance's suite of tests.
 



Copyright © 2001-2003 by The GroboUtils Project