Home
last modified time | relevance | path

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

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DCoveredClass.php8 protected function protectedMethod() function in CoveredParentClass
15 $this->protectedMethod();
25 protected function protectedMethod() function in CoveredClass
27 parent::protectedMethod();
34 $this->protectedMethod();
H A DNamespaceCoveredClass.php10 protected function protectedMethod() function in Foo\\CoveredParentClass
17 $this->protectedMethod();
27 protected function protectedMethod() function in Foo\\CoveredClass
29 parent::protectedMethod();
36 $this->protectedMethod();
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/
H A DCoveredClass.php8 protected function protectedMethod() function in CoveredParentClass
15 $this->protectedMethod();
25 protected function protectedMethod() function in CoveredClass
27 parent::protectedMethod();
34 $this->protectedMethod();
H A DNamespaceCoveredClass.php10 protected function protectedMethod() function in Foo\\CoveredParentClass
17 $this->protectedMethod();
27 protected function protectedMethod() function in Foo\\CoveredClass
29 parent::protectedMethod();
36 $this->protectedMethod();