Home
last modified time | relevance | path

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

/plugin/mdpage/vendor/cebe/markdown/tests/
H A DBaseMarkdownTest.php33 list($markdown, $html) = $this->getTestData($path, $file);
86 public function getTestData($path, $file) function in cebe\\markdown\\tests\\BaseMarkdownTest
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/
H A DFile.php296 $testData = $node->getTestData();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Node/
H A DFile.php164 public function getTestData() function in SebastianBergmann\\CodeCoverage\\Node\\File