Home
last modified time | relevance | path

Searched refs:setPageExists (Results 1 – 2 of 2) sorted by path

/plugin/farmsync/_test/mock/
H A DFarmSyncUtil.php21 public function setPageExists($animal, $page, $exists) { function in dokuwiki\\plugin\\farmsync\\test\\mock\\FarmSyncUtil
/plugin/farmsync/_test/
H A DpageUpdate.test.php31 $mock_farm_util->setPageExists('testanimal', 'test:page', false);
58 $mock_farm_util->setPageExists('testanimal', 'test:page', true);
90 $mock_farm_util->setPageExists('testanimal', 'test:page_remoteunmodified', true);
118 $mock_farm_util->setPageExists('testanimal', 'test:page', true);
145 $mock_farm_util->setPageExists('testanimal', $testpage, true);
177 $mock_farm_util->setPageExists('testanimal', $testpage, true);