Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestCase.php2259 $this->compareGlobalStateSnapshots(
2337 private function compareGlobalStateSnapshots(Snapshot $before, Snapshot $after) function in PHPUnit_Framework_TestCase