Home
last modified time | relevance | path

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

/plugin/zotero/tests/
H A DZoteroRepositoryTest.php6 private $existingEntries = array(); variable in ZoteroRepositoryTest
21 $this->existingEntries[0] = $e;
28 $this->existingEntries[1] = $e;
37 foreach ($this->existingEntries as $expected)
54 foreach ($this->existingEntries as $expected)