gtBasicTestCase 69 scripts/dev/generate-phpt/src/generate-phpt.php $testCase = gtBasicTestCase::getInstance($optionalSections, 'method');
gtBasicTestCase 72 scripts/dev/generate-phpt/src/generate-phpt.php $testCase = gtBasicTestCase::getInstance($optionalSections);
gtBasicTestCase 7 scripts/dev/generate-phpt/src/testcase/gtBasicTestCaseFunction.php class gtBasicTestCaseFunction extends gtBasicTestCase {
gtBasicTestCase 6 scripts/dev/generate-phpt/src/testcase/gtBasicTestCaseMethod.php class gtBasicTestCaseMethod extends gtBasicTestCase {
gtBasicTestCase 16 scripts/dev/generate-phpt/tests/gtBasicTestCaseFunctionTest.php $btc = gtBasicTestCase::getInstance($optSect);