StubbedProperty
class StubbedProperty<T>(map: MutableMap<String, Any?>, responseName: String)
Content copied to clipboard
Constructors
Functions
Link copied to clipboard
Link copied to clipboard
operator fun setValue( mapBuilder: MapBuilder, property: KProperty<*>, value: T)
Content copied to clipboard