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