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

CppUnit-x Compound List

Here are the classes, structs, unions and interfaces with brief descriptions:
Fixture
cppunit::RepeatedTest同じテストを繰り返し実行するデコレータ。
Decorator that runs a test repeatedly
cppunit::SimpleAutoPtr< T >簡易オートポインタ。
cppunit::SimpleList簡易リストクラス。
cppunit::SimpleList::const_Iteratorリストイテレータの const バージョン。
cppunit::SimpleList::Iteratorリストイテレータ。
cppunit::SimpleList::IteratorBaseリストイテレータのベース。
cppunit::SimpleList::Nodeリストノード。
cppunit::SimpleString簡易文字列クラス。
cppunit::Test全てのテストの基底クラス。
Base class for all test objects
cppunit::TestCaller< Fixture >メソッドをテストケースに変換するアダプタ。
Generate a test case from a fixture method
cppunit::TestCaseテストケース。
A single test object
cppunit::TestDecoratorテストデコレータ。
Decorator for Tests
cppunit::TestFailure失敗したテストの情報。
Record of a failed test execution
cppunit::TestListenerテストのリスナ。
A Listener for test progress
cppunit::TestRegistryテストを登録するクラス。
cppunit::TestRegistry::Entryテストのエントリ。
cppunit::TestResultテスト結果を保持するクラス。
A TestResult collects the results of executing a test case
cppunit::TestResult::AutoMutexLockMutex 自動ロック。
cppunit::TestResult::Mutex排他セマフォの基底クラス。
cppunit::TestRunnerテキスト版テストランナ
A text mode test runner
cppunit::TestSetupテストの初期化、後片付けを追加するデコレータ。
Decorator to set up and tear down additional fixture state
cppunit::TestSuite複数のテストの組。
A Composite of Tests
cppunit::TestUtilityユーティリティ。

Generated on Sun Mar 31 23:42:07 2002 for CppUnit-x by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001