object AbsentThrowableMessageProviderFactoryBuilder : AbsentThrowableMessageProviderFactory
Delegates inter alia to the implementation of ch.tutteli.atrium.domain.creating.throwable.thrown.providers.AbsentThrowableMessageProviderFactory. In detail, it implements ch.tutteli.atrium.domain.creating.throwable.thrown.providers.AbsentThrowableMessageProviderFactory by delegating to absentThrowableMessageProviderFactory which in turn delegates to the implementation via loadSingleService.
fun translatableBased(translatable: Translatable): ThrowableThrown.AbsentThrowableMessageProvider |