class AssertionPairFormatterOptions
Provides options to create an AssertionPairFormatter.
AssertionPairFormatterOptions(options: AssertionFormatterChosenOptions)
Provides options to create an AssertionPairFormatter.  | 
fun  | 
|
fun withTextAssertionPairFormatter(factory: (ObjectFormatter, Translator) -> AssertionPairFormatter): TextAssertionFormatterOptions
Uses the given factory to build a custom AssertionPairFormatter.  | 
|
fun withTextSameLineAssertionPairFormatter(): TextAssertionFormatterOptions
Uses AtriumFactory.newTextSameLineAssertionPairFormatter as AssertionPairFormatter.  |