Home
last modified time | relevance | path

Searched refs:PHPUnit_Framework_Constraint_IsEmpty (Results 1 – 4 of 4) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DIsEmpty.php14 class PHPUnit_Framework_Constraint_IsEmpty extends PHPUnit_Framework_Constraint class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1788 * @return PHPUnit_Framework_Constraint_IsEmpty
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2489 * @return PHPUnit_Framework_Constraint_IsEmpty
2493 return new PHPUnit_Framework_Constraint_IsEmpty;
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DConstraintTest.php2828 $constraint = new PHPUnit_Framework_Constraint_IsEmpty;
2857 $constraint = new PHPUnit_Framework_Constraint_IsEmpty;