hasBeenCalled

abstract fun KMockContract.FunProxy<*, *>.hasBeenCalled()

Asserts that a FunProxy was called.

Throws

if the assertion fails.