Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
DIsInstanceOf.php17 class PHPUnit_Framework_Constraint_IsInstanceOf extends PHPUnit_Framework_Constraint class
DTraversableContainsOnly.php38 $this->constraint = new PHPUnit_Framework_Constraint_IsInstanceOf(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
DAssert.php1454 $constraint = new PHPUnit_Framework_Constraint_IsInstanceOf(
1492 new PHPUnit_Framework_Constraint_IsInstanceOf($expected)
2625 * @return PHPUnit_Framework_Constraint_IsInstanceOf
2629 return new PHPUnit_Framework_Constraint_IsInstanceOf($className);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
DFunctions.php1816 * @return PHPUnit_Framework_Constraint_IsInstanceOf