#include <TestCaller.h>
Public Types | |
| typedef void(Fixture::* | TestMethod )() |
| テストメソッドの型 | |
Public Member Functions | |
| TestCallerImplement (Lamp::String name, TestMethod method) | |
| コンストラクタ | |
| virtual | ~TestCallerImplement () |
| デストラクタ | |
| virtual void | runTest () |
| テストを実行する | |
Definition at line 41 of file TestCaller.h.
|
||||||||||||||||
|
コンストラクタ
Definition at line 51 of file TestCaller.h. |
1.3.2