Home
last modified time | relevance | path

Searched defs:testClass (Results 1 – 5 of 5) sorted by path

/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php246 public function addTestSuite($testClass)
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Util/TestDox/
H A DResultPrinter.php24 protected $testClass = ''; variable in PHPUnit_Util_TestDox_ResultPrinter
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DSkeleton.php122 var $testClass; variable in PHPUnit_Skeleton
H A DTestSuite.php131 function addTestSuite($testClass) {