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