Home
last modified time | relevance | path

Searched defs:assertNotSame (Results 1 – 3 of 3) sorted by relevance

/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php223 function assertNotSame($expected, $actual, $message = '') { function in PHPUnit_Assert
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php1119 function assertNotSame($expected, $actual, $message = '') function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php1410 public static function assertNotSame($expected, $actual, $message = '') function in PHPUnit_Framework_Assert