Searched refs:stringEndsWith (Results 1 – 3 of 3) sorted by relevance
2437 $constraint = PHPUnit_Framework_Assert::stringEndsWith('suffix');2464 $constraint = PHPUnit_Framework_Assert::stringEndsWith('suffix');2488 PHPUnit_Framework_Assert::stringEndsWith('suffix')2517 PHPUnit_Framework_Assert::stringEndsWith('suffix')
2140 function stringEndsWith($suffix) function
2729 public static function stringEndsWith($suffix) function in PHPUnit_Framework_Assert