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