VerificationDataInOrderImpl
public interface VerificationDataInOrder
Modifier and Type | Method | Description |
---|---|---|
java.util.List<Invocation> |
getAllInvocations() |
|
InOrderContext |
getOrderingContext() |
|
InvocationMatcher |
getWanted() |
java.util.List<Invocation> getAllInvocations()
InvocationMatcher getWanted()
InOrderContext getOrderingContext()