getConstructorArgumentList  123 scripts/dev/generate-phpt/src/testcase/gtTestCase.php     $constructorList = $this->subject->getConstructorArgumentList();
getConstructorArgumentList   60 scripts/dev/generate-phpt/tests/gtMethodTest.php     $this->assertEquals('$filename, $flags, $alias, $fileformat',$m->getConstructorArgumentList());