Searched refs:fetchedFile (Results 1 – 1 of 1) sorted by relevance
32 … protected function fetchedFile($status, $error, $body, $headers = ['content-type' => 'text/xml']) function in dokuwiki\\test\\Feed\\FeedParserTest64 $file = $this->fetchedFile(200, '', self::FEED);76 $file = $this->fetchedFile(-100, 'Could not connect to server', '');