Home
last modified time | relevance | path

Searched defs:constructorCalled (Results 1 – 2 of 2) sorted by relevance

/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DPartialMockTestClass.php4 public $constructorCalled = false; variable in PartialMockTestClass
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DMockable.php4 public $constructorCalled = false; variable in Mockable