OpenCTF  1.7.0
Open Component Test Framework
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 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
 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
 CTRequiredEventsTestTests the existence of an event handler
 CTRequiredPropertiesTestTests the existence of a property