Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/findologic/libflexport/tests/FINDOLOGIC/Export/Tests/
H A DXmlSerializationTest.php62 private function getMinimalItem() function in FINDOLOGIC\\Export\\Tests\\XmlSerializationTest
90 $item = $this->getMinimalItem();
119 $item = $this->getMinimalItem();
131 $item = $this->getMinimalItem();
143 $item = $this->getMinimalItem();
190 $item = $this->getMinimalItem();
205 $item = $this->getMinimalItem();
H A DCSVSerializationTest.php40 private function getMinimalItem() function in FINDOLOGIC\\Export\\Tests\\CSVSerializationTest