CppUnit project page | FAQ | CppUnit home page |
Compounds | |
struct | CppUnit::assertion_traits |
class | CppUnit::AutoRegisterSuite |
Automatically register the test suite of the specified type. More... | |
class | CppUnit::Exception |
Exceptions thrown by failed assertions. More... | |
class | CppUnit::TestResult::ExclusiveZone |
struct | CppUnit::ExpectedExceptionTraits |
struct | CppUnit::ExpectedExceptionTraits< NoExceptionExpected > |
class | CppUnit::NoExceptionExpected |
class | CppUnit::NotEqualException |
class | CppUnit::Orthodox |
class | CppUnit::RepeatedTest |
Decorator that runs a test repeatedly. More... | |
class | CppUnit::TestResult::SynchronizationObject |
class | CppUnit::Test |
Base class for all test objects. More... | |
class | CppUnit::TestCaller |
Generate a test case from a fixture method. More... | |
class | CppUnit::TestCase |
A single test object. More... | |
class | CppUnit::TestDecorator |
Decorator for Tests. More... | |
class | CppUnit::TestFactory |
This class represents an abstract Test factory. More... | |
class | CppUnit::TestFactoryRegistry |
This class implements a registry for test factory. More... | |
class | CppUnit::TestFailure |
Record of a failed test execution. More... | |
class | CppUnit::TestFixture |
class | CppUnit::TestListener |
A listener for test progress. More... | |
class | CppUnit::TestRegistry |
This class is used to register tests and testcases. More... | |
class | CppUnit::TestResult |
A TestResult collects the results of executing a test case. More... | |
class | CppUnit::TestSetUp |
class | CppUnit::TestSuite |
A Composite of Tests. More... | |
class | CppUnit::TestSuiteBuilder |
class | CppUnit::TestSuiteFactory |
class | CppUnit::TextTestResult |
class | CppUnit::TextTestRunner |
A text mode test runner. More... | |
class | CppUnit::Exception::Type |
Functions | |
std::ostream & | operator<< (std::ostream &stream, TextTestResult &result) |
insertion operator for easy output. More... |
|
insertion operator for easy output.
|
|
hosts this site. |
Send comments to: CppUnit Developers |