Home
last modified time | relevance | path

Searched refs:publicMethod (Results 1 – 25 of 57) sorted by relevance

123

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DCoveredClass.php13 public function publicMethod() function in CoveredParentClass
31 public function publicMethod() function in CoveredClass
33 parent::publicMethod();
H A DNamespaceCoveredClass.php15 public function publicMethod() function in Foo\\CoveredParentClass
33 public function publicMethod() function in Foo\\CoveredClass
35 parent::publicMethod();
H A DCoverageMethodOneLineAnnotationTest.php9 $o->publicMethod();
H A DCoverageMethodParenthesesTest.php10 $o->publicMethod();
H A DCoverageNotProtectedTest.php10 $o->publicMethod();
H A DCoverageNotPublicTest.php10 $o->publicMethod();
H A DCoverageTwoDefaultClassAnnotations.php15 $o->publicMethod();
H A DCoverageClassExtendedTest.php10 $o->publicMethod();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/
H A DCoveredClass.php13 public function publicMethod() function in CoveredParentClass
31 public function publicMethod() function in CoveredClass
33 parent::publicMethod();
H A DNamespaceCoveredClass.php15 public function publicMethod() function in Foo\\CoveredParentClass
33 public function publicMethod() function in Foo\\CoveredClass
35 parent::publicMethod();
H A DCoverageClassExtendedTest.php10 $o->publicMethod();
H A DCoverageClassTest.php10 $o->publicMethod();
H A DCoverageMethodOneLineAnnotationTest.php9 $o->publicMethod();
H A DCoverageMethodParenthesesTest.php10 $o->publicMethod();
H A DCoverageMethodParenthesesWhitespaceTest.php10 $o->publicMethod();
H A DCoverageMethodTest.php10 $o->publicMethod();
H A DCoverageNoneTest.php7 $o->publicMethod();
H A DCoverageNotPrivateTest.php10 $o->publicMethod();
H A DCoverageNotProtectedTest.php10 $o->publicMethod();
H A DCoverageNotPublicTest.php10 $o->publicMethod();
H A DCoverageNothingTest.php11 $o->publicMethod();
H A DCoveragePrivateTest.php10 $o->publicMethod();
H A DCoverageProtectedTest.php10 $o->publicMethod();
H A DCoveragePublicTest.php10 $o->publicMethod();
H A DCoverageTwoDefaultClassAnnotations.php15 $o->publicMethod();

123