doc / ch.tutteli.atrium.domain.builders / AssertImpl / coreFactory

coreFactory

inline val coreFactory: CoreFactory

Overrides AssertImplCommon.coreFactory


Deprecated: Switch from AssertImpl.coreFactory to coreFactory; will be removed with 1.0.0

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.