has Been Called Without
abstract fun KMockContract.FunProxy<*, *>.hasBeenCalledWithout(vararg illegal: Any?)
Content copied to clipboard
Asserts that a FunProxy was without called n-parameter.
Parameters
illegal
arguments or constraints which calls is not allowed not match.
Throws
if the assertion fails