Result |
IMocksBehavior.addActual(Invocation invocation) |
Result |
MocksBehavior.addActual(Invocation actual) |
Result |
UnorderedBehavior.addActual(Invocation actual) |
private java.util.List<IArgumentMatcher> |
ExpectedInvocation.createMissingMatchers(Invocation invocation,
java.util.List<IArgumentMatcher> matchers) |
java.util.List<ErrorMessage> |
UnorderedBehavior.getMessages(Invocation invocation) |
private Result |
MocksBehavior.getStubResult(Invocation actual) |
java.lang.Object |
ReplayState.invoke(Invocation invocation) |
java.lang.Object |
RecordState.invoke(Invocation invocation) |
java.lang.Object |
IMocksControlState.invoke(Invocation invocation) |
private java.lang.Object |
ReplayState.invokeInner(Invocation invocation) |
boolean |
ExpectedInvocation.matches(Invocation actual) |
static void |
LastControl.pushCurrentInvocation(Invocation invocation) |