Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Extensions/
H A DPhptTestCaseTest.php72 private function setPhpContent($content) function in Extensions_PhptTestCaseTest
79 $this->setPhpContent(self::EXPECT_CONTENT);
100 $this->setPhpContent($phptContent);
119 $this->setPhpContent($phptContent);
138 $this->setPhpContent($phptContent);
154 $this->setPhpContent('');
165 $this->setPhpContent(
182 $this->setPhpContent(
197 $this->setPhpContent(self::EXPECT_CONTENT);
212 $this->setPhpContent(self::EXPECTF_CONTENT);
[all …]