PHPUnit_Framework_MockObject_InvocationMocker
class PHPUnit_Framework_MockObject_InvocationMocker implements PHPUnit_Framework_MockObject_Stub_MatcherCollection, PHPUnit_Framework_MockObject_Invokable, PHPUnit_Framework_MockObject_Builder_Namespace (View source)
Mocker for invocations which are sent from PHPUnitFrameworkMockObject_MockObject objects.
Keeps track of all expectations and stubs as well as registering identifications for builders.
Properties
protected PHPUnit_Framework_MockObject_Matcher_Invocation[] | $matchers | ||
protected PHPUnit_Framework_MockObject_Builder_Match[] | $builderMap |
Methods
__construct(array $configurableMethods)
No description
hasMatchers()
No description
lookupId(string $id)
No description
object
bool
verify()
No description