Home
last modified time | relevance | path

Searched defs:PHPUnit_Framework_Test (Results 1 – 2 of 2) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTest.php14 interface PHPUnit_Framework_Test extends Countable interface
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/ForwardCompatibility/
H A DTest.php13 use PHPUnit_Framework_Test; alias