Uses of Package
net.sourceforge.groboutils.junit.v1.iftc

Packages that use net.sourceforge.groboutils.junit.v1.iftc
net.sourceforge.groboutils.junit.v1.iftc Classes to aid in testing interfaces, abstract classes, and base classes for "contract tests". 
net.sourceforge.groboutils.junit.v1.parser The GroboUtils JUnit Extention: classes to help in the creation and execution of JUnit tests. 
 

Classes in net.sourceforge.groboutils.junit.v1.iftc used by net.sourceforge.groboutils.junit.v1.iftc
ICxFactory
          An ICxFactory is an extension of ImplFactory that has provisions for cleaning up generated objects on test tear down.
ImplFactory
          Allows for tests to be written on interfaces or abstract classes, by creating a specific instance of the interface or abstract class.
InterfaceTestSuite
          Allows for tests to be written on interfaces or abstract classes.
 

Classes in net.sourceforge.groboutils.junit.v1.iftc used by net.sourceforge.groboutils.junit.v1.parser
ImplFactory
          Allows for tests to be written on interfaces or abstract classes, by creating a specific instance of the interface or abstract class.
 



Copyright © 2001-2003 by The GroboUtils Project