Searched defs:TestCase (Results 1 – 2 of 2) sorted by relevance
23 class TestCase(object): class
2853 class TestCase : public TestCaseInfo { class7493 …TestCase::TestCase( ITestCase* testCase, TestCaseInfo const& info ) : TestCaseInfo( info ), test( … in TestCase() function in Catch::TestCase7495 TestCase::TestCase( TestCase const& other ) in TestCase() function in Catch::TestCase