hasNoFurtherInvocations

abstract fun KMockContract.Proxy<*, *>.hasNoFurtherInvocations()

Asserts that all invocations had been covered.

Throws

if the assertion fails.