Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DTraversableContainsOnly.php36 $this->constraint = new PHPUnit_Framework_Constraint_IsType($type);
H A DIsType.php17 class PHPUnit_Framework_Constraint_IsType extends PHPUnit_Framework_Constraint class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1528 $constraint = new PHPUnit_Framework_Constraint_IsType(
1566 new PHPUnit_Framework_Constraint_IsType($expected)
2637 * @return PHPUnit_Framework_Constraint_IsType
2641 return new PHPUnit_Framework_Constraint_IsType($type);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1870 * @return PHPUnit_Framework_Constraint_IsType