doc / ch.tutteli.atrium.logic.creating / RootExpectBuilder / OptionsChooser / withComponent

withComponent

abstract fun <I : Any> withComponent(kClass: KClass<I>, factory: (ComponentFactoryContainer) -> I): Unit (source)

Expects a factory which creates the component of type I which is used instead of the currently specified factory.