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/
H A DIsInstanceOf.php17 class PHPUnit_Framework_Constraint_IsInstanceOf extends PHPUnit_Framework_Constraint class
H A DTraversableContainsOnly.php38 $this->constraint = new PHPUnit_Framework_Constraint_IsInstanceOf(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A 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/
H A DFunctions.php1816 * @return PHPUnit_Framework_Constraint_IsInstanceOf