KMock
/
tech.antibytes.kmock
/
KMockContract
/
PropertyProxy
/
getValue
common
get
Value
abstract var
getValue
:
Value
Content copied to clipboard
Setter/Getter in order to set/get constant Value of the property.
Throws
kotlin.NullPointerException
on get if no value was set.