Home
last modified time | relevance | path

Searched defs:testCase (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/scripts/dev/generate-phpt/src/
H A Dgenerate-phpt.php69 $testCase = gtBasicTestCase::getInstance($optionalSections, 'method'); variable
72 $testCase = gtBasicTestCase::getInstance($optionalSections); variable
82 $testCase = gtErrorTestCase::getInstance($optionalSections, 'method'); variable
85 $testCase = gtErrorTestCase::getInstance($optionalSections); variable
/PHP-5.5/scripts/dev/generate-phpt/src/testcase/
H A DgtVariationTestCaseFunction.php10 protected $testCase; variable in gtVariationTestCaseFunction
H A DgtVariationTestCaseMethod.php11 protected $testCase; variable in gtVariationTestCaseMethod
H A DgtTestCase.php22 protected $testCase; variable in gtTestCase

Completed in 7 milliseconds