Home
last modified time | relevance | path

Searched refs:PHPUnit_Framework_Constraint_Attribute (Results 1 – 3 of 3) sorted by last modified time

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php2373 * @return PHPUnit_Framework_Constraint_Attribute
2377 return new PHPUnit_Framework_Constraint_Attribute(
2470 * @return PHPUnit_Framework_Constraint_Attribute
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1547 * @return PHPUnit_Framework_Constraint_Attribute
1569 * @return PHPUnit_Framework_Constraint_Attribute
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DAttribute.php11 class PHPUnit_Framework_Constraint_Attribute extends PHPUnit_Framework_Constraint_Composite class