gtVariationTestCase 35 scripts/dev/generate-phpt/src/testcase/gtVariationContainerFunction.php $testCase = gtVariationTestCase::getInstance($this->optionalSections);
gtVariationTestCase 37 scripts/dev/generate-phpt/src/testcase/gtVariationContainerMethod.php $testCase = gtVariationTestCase::getInstance($this->optionalSections, 'method');
gtVariationTestCase 6 scripts/dev/generate-phpt/src/testcase/gtVariationTestCaseFunction.php class gtVariationTestCaseFunction extends gtVariationTestCase {
gtVariationTestCase 6 scripts/dev/generate-phpt/src/testcase/gtVariationTestCaseMethod.php class gtVariationTestCaseMethod extends gtVariationTestCase {
gtVariationTestCase 15 scripts/dev/generate-phpt/tests/gtVariationTestCaseFunctionTest.php $vtc = gtVariationTestCase::getInstance($optSect);
gtVariationTestCase 33 scripts/dev/generate-phpt/tests/gtVariationTestCaseFunctionTest.php $vtc = gtVariationTestCase::getInstance($optSect);
gtVariationTestCase 50 scripts/dev/generate-phpt/tests/gtVariationTestCaseFunctionTest.php $vtc = gtVariationTestCase::getInstance($optSect);
gtVariationTestCase 18 scripts/dev/generate-phpt/tests/gtVariationTestCaseMethodTest.php $vtc = gtVariationTestCase::getInstance($optSect, 'method');