Searched refs:gtVariationTestCase (Results 1 – 8 of 8) sorted by relevance
15 $vtc = gtVariationTestCase::getInstance($optSect);33 $vtc = gtVariationTestCase::getInstance($optSect);50 $vtc = gtVariationTestCase::getInstance($optSect);
18 $vtc = gtVariationTestCase::getInstance($optSect, 'method');
35 $testCase = gtVariationTestCase::getInstance($this->optionalSections);
37 $testCase = gtVariationTestCase::getInstance($this->optionalSections, 'method');
8 abstract class gtVariationTestCase extends gtTestCase { class
6 class gtVariationTestCaseFunction extends gtVariationTestCase {
6 class gtVariationTestCaseMethod extends gtVariationTestCase {
10 …tcase/gtVariationContainer.php���J�(=�;� testcase/gtVariationTestCase.php���J…229 'gtVariationTestCase' => 'testcase/gtVariationTestCase.php',1240 $testCase = gtVariationTestCase::getInstance($this->optionalSections, 'method');1703 class gtVariationTestCaseFunction extends gtVariationTestCase {1795 $testCase = gtVariationTestCase::getInstance($this->optionalSections);1957 abstract class gtVariationTestCase extends gtTestCase {2009 class gtVariationTestCaseMethod extends gtVariationTestCase {
Completed in 32 milliseconds