Home
last modified time | relevance | path

Searched refs:PHPUnit_Framework_Constraint_StringStartsWith (Results 1 – 3 of 3) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Constraint/
H A DStringStartsWith.php15 class PHPUnit_Framework_Constraint_StringStartsWith extends PHPUnit_Framework_Constraint class
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1802 $constraint = new PHPUnit_Framework_Constraint_StringStartsWith(
1827 new PHPUnit_Framework_Constraint_StringStartsWith($prefix)
2702 * @return PHPUnit_Framework_Constraint_StringStartsWith
2706 return new PHPUnit_Framework_Constraint_StringStartsWith($prefix);
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php2153 * @return PHPUnit_Framework_Constraint_StringStartsWith