wxITest | WxITest is the base interface for all tests |
wxITestRunner | The pure abstract interface for all test-runners |
wxTestAssertion | A wxTestAssertion is thrown whenever a failure occurs in a test (e.g., WXTASSERT failure or some other kind of exception) |
wxTestBase | A base implementation of the wxITest interface |
wxTestCaller< Fixture > | |
wxTestCase | A base implementation of the wxITest interface |
wxTestCaseMultiThreaded | Provides additional implementation of a test specifically for a test case |
wxTestModule | |
wxTestRunner | |
wxTestRunnerMT | |
wxTestSuite | An implementation of the wxITest interface that aggregates multiple sub-tests |