Service class for code generation of mock objects.
Located in /mock_objects.php (line 1187)
Builds initial reflection object.
Clones a class' interface and creates a mock version that can have return values and expectations set.
Generates a version of a class with selected methods mocked only. Inherits the old class and chains the mock methods of an aggregated mock object.
Subclasses a class and overrides every method with a mock one that can have return values and expectations set. Chains to an aggregated SimpleMock.
Documentation generated on Sun, 04 May 2008 09:21:48 -0500 by phpDocumentor 1.3.0