abstract val coreFactory: CoreFactory
Returns the implementation of CoreFactory. In detail, its an inline property which returns ch.tutteli.atrium.core.coreFactory which in turn delegates to the implementation via loadSingleService.
inline