Home
last modified time | relevance | path

Searched defs:assertFileNotEquals (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php693 function assertFileNotEquals($expected, $actual, $message = '', $canonicalize = false, $ignoreCase … function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php778 …public static function assertFileNotEquals($expected, $actual, $message = '', $canonicalize = fals… function in PHPUnit_Framework_Assert