Home
last modified time | relevance | path

Searched defs:PHPUnit_Framework_TestSuite (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/ForwardCompatibility/
H A DTestSuite.php13 use PHPUnit_Framework_TestSuite; alias
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestSuite.php14 class PHPUnit_Framework_TestSuite implements PHPUnit_Framework_Test, PHPUnit_Framework_SelfDescribi… class