Call Verifier
interface CallVerifier
Verifier takes the list of calls and checks what invocations happened to the mocks
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun verify(verificationSequence: List<RecordedCall>, params: MockKGateway.VerificationParameters): MockKGateway.VerificationResult