KMock
/
tech.antibytes.kmock
/
KMockContract
/
AssertionContext
/
wasSet
common
was
Set
abstract fun
KMockContract.PropertyProxy
<*>.
wasSet
()
Content copied to clipboard
Asserts that a PropertyProxy was invoked as a Setter.
Throws
kotlin.AssertionError
if the assertion fails.