kmock
0.3.0-rc08
common
kmock
/
tech.antibytes.kmock
/
KMockContract
/
AssertionContext
/
hasBeenCalled
has
Been
Called
abstract
fun
KMockContract.FunProxy
<
*
,
*
>
.
hasBeenCalled
(
)
Asserts that a FunProxy was called.
Throws
Assertion
Error
if the assertion fails.