Home
last modified time | relevance | path

Searched refs:gtErrorTestCase (Results 1 – 7 of 7) sorted by relevance

/PHP-5.6/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php82 $testCase = gtErrorTestCase::getInstance($optionalSections, 'method');
85 $testCase = gtErrorTestCase::getInstance($optionalSections);
/PHP-5.6/scripts/dev/generate-phpt/tests/
H A DgtErrorTestCaseFunctionTest.php17 $btc = gtErrorTestCase::getInstance($optSect);
H A DgtErrorTestCaseMethodTest.php21 $btc = gtErrorTestCase::getInstance($optSect,'method');
/PHP-5.6/scripts/dev/generate-phpt/src/testcase/
H A DgtErrorTestCase.php7 abstract class gtErrorTestCase extends gtTestCase { class
H A DgtErrorTestCaseFunction.php7 class gtErrorTestCaseFunction extends gtErrorTestCase {
H A DgtErrorTestCaseMethod.php7 class gtErrorTestCaseMethod extends gtErrorTestCase {
/PHP-5.6/scripts/dev/
H A Dgenerate-phpt.phar10 …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 52 milliseconds