abstract class TextFallbackAssertionFormatterSpec : AssertionFormatterSpecBase
TextFallbackAssertionFormatterSpec(verbs: IAssertionVerbFactory, testeeFactory: (Map<Class<out IBulletPointIdentifier>, String>, IAssertionFormatterController, IObjectFormatter, ITranslator) -> IAssertionFormatter, describePrefix: String = "[Atrium] ") |