abstract class TextWarningAssertionGroupFormatterSpec : TextExplanatoryBasedAssertionGroupFormatterSpec<WarningAssertionGroupType>
TextWarningAssertionGroupFormatterSpec(verbs: IAssertionVerbFactory, testeeFactory: (Map<Class<out IBulletPointIdentifier>, String>, IAssertionFormatterController) -> IAssertionFormatter, describePrefix: String = "[Atrium] ") |