Searched refs:gtBasicTestCase (Results 1 – 6 of 6) sorted by relevance
69 $testCase = gtBasicTestCase::getInstance($optionalSections, 'method');72 $testCase = gtBasicTestCase::getInstance($optionalSections);
7 abstract class gtBasicTestCase extends gtTestCase { class
7 class gtBasicTestCaseFunction extends gtBasicTestCase {
6 class gtBasicTestCaseMethod extends gtBasicTestCase {
16 $btc = gtBasicTestCase::getInstance($optSect);
10 …stcase/gtErrorTestCaseMethod.php���J����"�testcase/gtBasicTestCase.phpu��Ju…78 $testCase = gtBasicTestCase::getInstance($optionalSections, 'method');81 $testCase = gtBasicTestCase::getInstance($optionalSections);233 'gtBasicTestCase' => 'testcase/gtBasicTestCase.php',1254 class gtBasicTestCaseMethod extends gtBasicTestCase {1587 class gtBasicTestCaseFunction extends gtBasicTestCase {1867 abstract class gtBasicTestCase extends gtTestCase {
Completed in 46 milliseconds