This abstract class can be implemented by matchers which does not care about state but only the current run-time value of the invocation itself.
void invoked( PHPUnit2_Extensions_MockObject_Invocation $invocation)
void verify( )
Overridden in child classes as: