Home
last modified time | relevance | path

Searched defs:assertEquals (Results 1 – 18 of 18) sorted by relevance

/plugin/findologicxmlexport/vendor/sebastian/comparator/src/
H A DSplObjectStorageComparator.php41 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\SplObjectStorageComparator
H A DTypeComparator.php41 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\TypeComparator
H A DNumericComparator.php45 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\NumericComparator
H A DResourceComparator.php41 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\ResourceComparator
H A DScalarComparator.php46 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\ScalarComparator
H A DDoubleComparator.php48 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\DoubleComparator
H A DArrayComparator.php42 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\ArrayComparator
H A DDateTimeComparator.php43 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\DateTimeComparator
H A DObjectComparator.php42 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\ObjectComparator
H A DComparator.php63 …abstract public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ig… function in SebastianBergmann\\Comparator\\Comparator
H A DDOMNodeComparator.php45 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in SebastianBergmann\\Comparator\\DOMNodeComparator
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Comparator/
H A DClosureComparator.php30 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in Prophecy\\Comparator\\ClosureComparator
H A DProphecyComparator.php24 …public function assertEquals($expected, $actual, $delta = 0.0, $canonicalize = false, $ignoreCase … function in Prophecy\\Comparator\\ProphecyComparator
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DAssert.php123 function assertEquals($expected, $actual, $message = '', $delta = 0) { function in PHPUnit_Assert
/plugin/virtualkeyboard/vk/extensions/tests/
H A DjsUnitCore.js154 function assertEquals() { function
/plugin/indexmenu2/cms/extensions/tests/
H A DjsUnitCore.js1 …r i=top;if(!i){i=window;while(i.parent){i=i.parent;if(i.top&&i.top.jsUnitTestSuite){i=i.top;break}…
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/Assert/
H A DFunctions.php611 function assertEquals($expected, $actual, $message = '', $delta = 0.0, $maxDepth = 10, $canonicaliz… function
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DAssert.php475 …public static function assertEquals($expected, $actual, $message = '', $delta = 0.0, $maxDepth = 1… function in PHPUnit_Framework_Assert