abstract class InvisibleAssertionGroupFormatterSpec : AssertionFormatterSpecBase
InvisibleAssertionGroupFormatterSpec(verbs: IAssertionVerbFactory, testeeFactory: (IAssertionFormatterController) -> IAssertionFormatter, describePrefix: String = "[Atrium] ") |