class ReporterBuilder (source)The deprecated builder to create a Reporter consisting of several components.
class  | 
|
class 
Provides options to create an AssertionFormatterController.  | 
|
class 
Provides options to create an AssertionFormatterFacade.  | 
|
class 
Provides options to create an AssertionPairFormatter.  | 
|
class  | 
|
class 
Provides options to create an ObjectFormatter.  | 
|
class 
Provides options to register AssertionFormatters to the chosen AssertionFormatterFacade.  | 
|
class  | 
ReporterBuilder(assertionFormatterFacade: AssertionFormatterFacade)
The deprecated builder to create a Reporter consisting of several components.  | 
fun 
 | 
|
fun 
 | 
fun 
Uses CoreFactory.newPropertiesBasedTranslationSupplier as TranslationSupplier.  | 
|
fun 
Uses UsingDefaultTranslator as Translator where the given primaryLocale is used to format arguments of TranslatableWithArgs.  | 
|
fun 
Uses the given translationSupplier as TranslationSupplier.  | 
|
fun 
Uses the given translator as Translator skipping the options for TranslationSupplier and LocaleOrderDecider assuming the given translator is implemented differently -- use withDefaultTranslationSupplier or withTranslationSupplier in case the given translator requires a TranslationSupplier or a LocaleOrderDecider.  |