Interface WithVerifiedArguments
- All Known Subinterfaces:
WithOrWithoutVerifiedArguments
- All Known Implementing Classes:
DefaultPrivateMethodVerification.VerificationArguments
public interface WithVerifiedArguments
-
Method Summary
Modifier and TypeMethodDescriptionvoidwithArguments(Object firstArgument, Object... additionalArguments)
-
Method Details
-
withArguments
-