ensure Verification Of
abstract fun ensureVerificationOf(vararg proxies: KMockContract.Proxy<*, *>)
Content copied to clipboard
Ensures that given Proxies are covered by the AssertionChain.
Throws
if a given Proxy is not covered by a AssertionChain.