wasSet

abstract fun KMockContract.PropertyProxy<*>.wasSet()

Asserts that a PropertyProxy was invoked as a Setter.

Throws

if the assertion fails.