file-fetcher
|
Public Member Functions | |
__construct () | |
doSomething () | |
doAnotherThing () | |
Public Attributes | |
$constructorCalled = false | |
PartialMockTestClass::__construct | ( | ) |
PartialMockTestClass::doAnotherThing | ( | ) |
PartialMockTestClass::doSomething | ( | ) |
PartialMockTestClass::$constructorCalled = false |