OpenCTF  1.7.0
Open Component Test Framework
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 CIComponentHandlerThe interface which defines the methods and properties of a 'Component Handler' class
 CTComponentHandlerA test handler for a given type of components
 CTComponentTestThe base class for all unit test classes for a given component
 CTRequiredEventsTestTests the existence of an event handler
 CTRequiredPropertiesTestTests the existence of a property
 CTComponentTestSuiteThis class creates the complete test suite for a given form or datamodule
 CTFormTestThe base class for all unit test classes for a given form
 CTHandlerManagerAn instance of class contains a list of registered test handlers (objects which implement IComponentHandler) and iterates over this list to build the DUnit test suite with all component tests