KMock
/
tech.antibytes.kmock
/
KMockContract
/
CloseableAssertionContext
/
hasNoFurtherInvocations
common
has
No
Further
Invocations
abstract fun
KMockContract.Proxy
<*, *>.
hasNoFurtherInvocations
()
Content copied to clipboard
Asserts that all invocations had been covered.
Throws
kotlin.AssertionError
if the assertion fails.