Home
last modified time | relevance | path

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

/plugin/webcode/_test/
H A Ddokuwiki.test.php17 const storedContent = 'MyHTMLContent'; define in dokuwiki_plugin_webcode_test
45 $cache->storeCache(SELF::storedContent);
58 …$this->assertEquals($content, SELF::storedContent, 'The stored content that we retrieve must be th…