Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

EasyUnit Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
easyunit::DefaultTestPrinterThis is the default testprinter used by easyunit testregistry when the user calls the runAndPrint() method without specifying a testprinter
easyunit::SimpleStringSimpleString is a simple implementation of the std class String and is provided to ease the manipulation of strings without using any other libraries
easyunit::TestTest class containing all macros to do unit testing
easyunit::TestCaseA TestCase is a collection of unit tests (instance of Test) and is always specified by the first parameter of a Test declaration
easyunit::TestPartResultThis class contains details about assertion processed during the execution of a Test
easyunit::TestPrinterA TestPrinter is a class used by the TestRegistry to print results of executed TestCases
easyunit::TestRegistryThe TestRegistry is the main class used to register all tests, and create appropriate TestCase
easyunit::TestResult
easyunit::TestRunnerTest runner used to determine which test to run

Generated on Fri Mar 4 09:51:25 2005 for EasyUnit by doxygen 1.3.8