kmock
0.3.0-rc08
common
kmock
/
tech.antibytes.kmock
/
KMockContract
/
CloseableAssertionContext
/
hasNoFurtherInvocations
has
No
Further
Invocations
abstract
fun
KMockContract.Proxy
<
*
,
*
>
.
hasNoFurtherInvocations
(
)
Asserts that all invocations had been covered.
Throws
Assertion
Error
if the assertion fails.