Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/
H A DAssertTest.php785 protected function equalValues() function in Framework_AssertTest
900 return array_merge($this->equalValues(), $this->sameValues());
917 return array_merge($this->notEqualValues(), $this->equalValues());