Name![]() |
Description |
---|---|
PHPUnit_Framework_MockObject_Matcher_InvokedRecorder | Records invocations and provides convenience methods for checking them later on. This abstract class can be implemented by matchers which needs to check the number of times an invocation has occured. |