Class TestCase¶
Defined in File catch.hpp
Inheritance Relationships¶
Base Type¶
public Catch::TestCaseInfo(Struct TestCaseInfo)
Class Documentation¶
-
class
Catch::TestCase: public Catch::TestCaseInfo¶ Public Functions
-
TestCase(ITestInvoker *testCase, TestCaseInfo &&info)¶
-
void
invoke() const¶
-
TestCaseInfo const &
getTestCaseInfo() const¶
-