gtMethod 47 scripts/dev/generate-phpt/src/generate-phpt.php $method = new gtMethod($options->getOption('c'), $options->getOption('m'));
gtMethod 20 scripts/dev/generate-phpt/src/testcase/gtVariationContainerMethod.php public function setMethod(gtMethod $method) {
gtMethod 24 scripts/dev/generate-phpt/src/testcase/gtVariationTestCaseMethod.php public function setUp(gtMethod $method, $argumentNumber, $variationData) {
gtMethod 10 scripts/dev/generate-phpt/tests/gtBasicTestCaseMethodTest.php $f = new gtMethod('DOMDocument','createAttribute');
gtMethod 10 scripts/dev/generate-phpt/tests/gtErrorTestCaseMethodTest.php $f = new gtMethod('DOMDocument', 'createAttribute');
gtMethod 9 scripts/dev/generate-phpt/tests/gtMethodTest.php $m = new gtMethod('DOMDocument', 'createAttribute');
gtMethod 16 scripts/dev/generate-phpt/tests/gtMethodTest.php $m = new gtMethod('DOMDocument', 'createAttribute');
gtMethod 24 scripts/dev/generate-phpt/tests/gtMethodTest.php $m = new gtMethod('DOMDocument', 'createAttribute');
gtMethod 31 scripts/dev/generate-phpt/tests/gtMethodTest.php $m = new gtMethod('DOMDocument', 'createAttribute');
gtMethod 38 scripts/dev/generate-phpt/tests/gtMethodTest.php $m = new gtMethod('DOMDocument', 'createAttribute');
gtMethod 46 scripts/dev/generate-phpt/tests/gtMethodTest.php $m = new gtMethod('DOMDocument', 'createAttribute');
gtMethod 55 scripts/dev/generate-phpt/tests/gtMethodTest.php $m = new gtMethod('Phar', 'buildFromDirectory');
gtMethod 65 scripts/dev/generate-phpt/tests/gtMethodTest.php $m = new gtMethod('Phar', 'buildFromDirectory');
gtMethod 9 scripts/dev/generate-phpt/tests/gtVariationTestCaseMethodTest.php $f = new gtMethod('DOMDocument','createAttribute');