KMock
/
tech.antibytes.kmock
/
KMockContract
/
AssertionContext
/
hasBeenCalledWithVoid
common
has
Been
Called
With
Void
abstract fun
KMockContract.FunProxy
<*, *>.
hasBeenCalledWithVoid
()
Content copied to clipboard
Asserts that a FunProxy was called without any parameter.
Throws
kotlin.AssertionError
if the assertion fails.