Interface VerificationData
- All Known Implementing Classes:
VerificationDataImpl
public interface VerificationData
-
Method Summary
Modifier and TypeMethodDescription
-
Method Details
-
getAllInvocations
List<Invocation> getAllInvocations() -
getWanted
InvocationMatcher getWanted()
-