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