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