Interface VerificationDataInOrder
- All Known Implementing Classes:
VerificationDataInOrderImpl
public interface VerificationDataInOrder
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getAllInvocations
List<Invocation> getAllInvocations() -
getWanted
MatchableInvocation getWanted() -
getOrderingContext
InOrderContext getOrderingContext()
-