org.mockito.verification
public interface VerificationStrategy
Modifier and Type | Method and Description |
---|---|
VerificationMode |
maybeVerifyLazily(VerificationMode mode)
Possibly wrap the given VerificationMode and return a wrapping
VerificationMode instead.
|
VerificationMode maybeVerifyLazily(VerificationMode mode)
mode
- The original mode.