Assertion Context
Functions
hasBeenCalled
Link copied to clipboard
hasBeenCalledWith
Link copied to clipboard
abstract fun KMockContract.FunProxy<*, *>.hasBeenCalledWith(vararg arguments: Any?)
Content copied to clipboard
hasBeenCalledWithout
Link copied to clipboard
abstract fun KMockContract.FunProxy<*, *>.hasBeenCalledWithout(vararg illegal: Any?)
Content copied to clipboard
hasBeenCalledWithVoid
Link copied to clipboard
hasBeenStrictlyCalledWith
Link copied to clipboard
abstract fun KMockContract.FunProxy<*, *>.hasBeenStrictlyCalledWith(vararg arguments: Any?)
Content copied to clipboard
wasGotten
Link copied to clipboard
wasSet
Link copied to clipboard
wasSetTo
Link copied to clipboard