Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php2342 $this->compareGlobalStateSnapshotPart(
2348 $this->compareGlobalStateSnapshotPart(
2356 $this->compareGlobalStateSnapshotPart(
2371 private function compareGlobalStateSnapshotPart(array $before, array $after, $header) function in PHPUnit_Framework_TestCase