CppUnit project page
FAQ
CppUnit home page
Main Page
Namespace List
Class Hierarchy
Alphabetical List
Compound List
File List
Namespace Members
Compound Members
File Members
CppUnit Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:
CppUnit::assertion_traits< T >
CppUnit::AutoRegisterSuite< TestCaseType >
(Automatically register the test suite of the specified type)
exception
CppUnit::Exception
(Exceptions thrown by failed assertions)
CppUnit::TestResult::ExclusiveZone
CppUnit::ExpectedExceptionTraits< ExceptionType >
CppUnit::ExpectedExceptionTraits< NoExceptionExpected >
CppUnit::NoExceptionExpected
CppUnit::NotEqualException
CppUnit::Orthodox< ClassUnderTest >
CppUnit::RepeatedTest
(Decorator that runs a test repeatedly)
CppUnit::TestResult::SynchronizationObject
CppUnit::Test
(Base class for all test objects)
CppUnit::TestCaller< Fixture, ExpectedException >
(Generate a test case from a fixture method)
CppUnit::TestCase
(A single test object)
CppUnit::TestDecorator
(Decorator for Tests)
CppUnit::TestFactory
(This class represents an abstract
Test
factory)
CppUnit::TestFactoryRegistry
(This class implements a registry for test factory)
CppUnit::TestFailure
(Record of a failed test execution)
CppUnit::TestFixture
CppUnit::TestListener
(A listener for test progress)
TestPlugInInterface
CppUnit::TestRegistry
(This class is used to register tests and testcases)
CppUnit::TestResult
(A
TestResult
collects the results of executing a test case)
TestRunner
CppUnit::TestSetUp
CppUnit::TestSuite
(A Composite of Tests)
CppUnit::TestSuiteBuilder< Fixture >
CppUnit::TestSuiteFactory< TestCaseType >
CppUnit::TextTestResult
CppUnit::TextTestRunner
(A text mode test runner)
CppUnit::Exception::Type
hosts this site.
Send comments to:
CppUnit Developers