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