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