MockStatic methods only service class for code generation of mock objects.
Located in /mock_objects.php (line 1116)
| Class | Description |
|---|---|
Stub
|
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.
Uses a stack trace to find the line of an assertion.
Documentation generated on Sun, 04 May 2008 09:21:48 -0500 by phpDocumentor 1.3.0