wikiwikiTest.*foobarTestcallInaccessibleMethod($plugin, 'cellFormat', [$content, $R, 'content']); $this->assertRegExp($expect, $R->doc); } /** * @see testWikiParsing */ public function provideWikiContent() { return [ ['**bold**', '/bold<\/strong>/'], ['//italic//', '/italic<\/em>/'], ['===== head =====', '/

\s*head<\/strong>\s*<\/p>/'], [' * list item', '/