AssertionInsurance

fun fun interface AssertionInsurance

Insurance that given Proxies are covered by the AssertionChain.

Author

Matthias Geisler

Functions

ensureVerificationOf
Link copied to clipboard
common
abstract fun ensureVerificationOf(vararg proxies: KMockContract.Proxy<*, *>)
Ensures that given Proxies are covered by the AssertionChain.

Inheritors

KMockContract
Link copied to clipboard