CPP01 1.0
|
継承メンバを含む Test の全メンバ一覧です。
expectEq(const T &val1, const T &val2, const std::string &message) | Test | inline |
expectThrow(Callable statement, const std::string &message) | Test | inline |
expectTrue(const T &condition, const std::string &message) | Test | inline |
runTest(const std::string &testName, void(*testFunction)(Test &)) | Test | |
Test() | Test | |
~Test() | Test |