Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DObjectHasAttribute.php17 class PHPUnit_Framework_Constraint_ObjectHasAttribute extends PHPUnit_Framework_Constraint_ClassHas… class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1326 $constraint = new PHPUnit_Framework_Constraint_ObjectHasAttribute(
1355 new PHPUnit_Framework_Constraint_ObjectHasAttribute($attributeName)
2599 * @return PHPUnit_Framework_Constraint_ObjectHasAttribute
2603 return new PHPUnit_Framework_Constraint_ObjectHasAttribute(
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php2014 * @return PHPUnit_Framework_Constraint_ObjectHasAttribute