Searched refs:gtErrorTestCase (Results 1 – 7 of 7) sorted by relevance
82 $testCase = gtErrorTestCase::getInstance($optionalSections, 'method');85 $testCase = gtErrorTestCase::getInstance($optionalSections);
17 $btc = gtErrorTestCase::getInstance($optSect);
21 $btc = gtErrorTestCase::getInstance($optSect,'method');
7 abstract class gtErrorTestCase extends gtTestCase { class
7 class gtErrorTestCaseFunction extends gtErrorTestCase {
7 class gtErrorTestCaseMethod extends gtErrorTestCase {
10 …stcase/gtBasicTestCaseMethod.php���J��O��testcase/gtErrorTestCase.php���J�…91 $testCase = gtErrorTestCase::getInstance($optionalSections, 'method');94 $testCase = gtErrorTestCase::getInstance($optionalSections);237 'gtErrorTestCase' => 'testcase/gtErrorTestCase.php',1306 abstract class gtErrorTestCase extends gtTestCase {1648 class gtErrorTestCaseFunction extends gtErrorTestCase {1809 class gtErrorTestCaseMethod extends gtErrorTestCase {
Completed in 16 milliseconds