Home
last modified time | relevance | path

Searched refs:gtBasicTestCase (Results 1 – 6 of 6) sorted by relevance

/PHP-5.5/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php69 $testCase = gtBasicTestCase::getInstance($optionalSections, 'method');
72 $testCase = gtBasicTestCase::getInstance($optionalSections);
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtBasicTestCase.php7 abstract class gtBasicTestCase extends gtTestCase { class
H A DgtBasicTestCaseFunction.php7 class gtBasicTestCaseFunction extends gtBasicTestCase {
H A DgtBasicTestCaseMethod.php6 class gtBasicTestCaseMethod extends gtBasicTestCase {
/PHP-5.5/scripts/dev/generate-phpt/tests/
H A DgtBasicTestCaseFunctionTest.php16 $btc = gtBasicTestCase::getInstance($optSect);
/PHP-5.5/scripts/dev/
H A Dgenerate-phpt.phar10 …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 20 milliseconds