Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/sebastian/global-state/tests/
H A DSnapshotTest.php23 $blacklist = $this->getBlacklist();
42 …$snapshot = new Snapshot($this->getBlacklist(), false, false, true, false, false, false, false, fa…
50 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, true, false, false, false, fa…
68 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, false, true, false, false, fa…
77 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, false, false, true, false, fa…
91 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, false, false, false, true, fa…
97 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, false, false, false, false, t…
106 …$snapshot = new Snapshot($this->getBlacklist(), false, false, false, false, false, false, false, f…
113 private function getBlacklist() function in SebastianBergmann\\GlobalState\\SnapshotTest