file-fetcher
Public Member Functions | Public Attributes | List of all members
PartialMockTestClass Class Reference

Public Member Functions

 __construct ()
 
 doSomething ()
 
 doAnotherThing ()
 

Public Attributes

 $constructorCalled = false
 

Constructor & Destructor Documentation

◆ __construct()

PartialMockTestClass::__construct ( )

Member Function Documentation

◆ doAnotherThing()

PartialMockTestClass::doAnotherThing ( )

◆ doSomething()

PartialMockTestClass::doSomething ( )

Member Data Documentation

◆ $constructorCalled

PartialMockTestClass::$constructorCalled = false

The documentation for this class was generated from the following file: