CallVerifier

interface CallVerifier

Verifier takes the list of calls and checks what invocations happened to the mocks

Functions

Link copied to clipboard
abstract fun captureArguments()
Link copied to clipboard
abstract fun verify(verificationSequence: List<RecordedCall>, params: MockKGateway.VerificationParameters): MockKGateway.VerificationResult