Home
last modified time | relevance | path

Searched refs:nonExistingEntry (Results 1 – 1 of 1) sorted by last modified time

/plugin/zotero/tests/
H A DZoteroRepositoryTest.php7 private $nonExistingEntry; variable in ZoteroRepositoryTest
32 $this->nonExistingEntry = $e;
49 $e = $this->r->getEntryByID($this->nonExistingEntry->getZoteroId());
66 $e = $this->r->getEntryByCiteKey($this->nonExistingEntry->getCiteKey());