invoke
operator fun <Value> KProperty1<Root, Value>.invoke(configure: FakeSpec<Value>.() -> Unit): GenerationSpec<Value>
Applies nested per-call configuration to this property.
operator fun <Value> PropertyPath<Root, Value>.invoke(configure: FakeSpec<Value>.() -> Unit): GenerationSpec<Value>
Applies nested per-call configuration to this property path.