InvisibleAssertionGroupFormatter(assertionFormatterController: AssertionFormatterController)
Represents an AssertionFormatter which formats AssertionGroups with an InvisibleAssertionGroupType by neglecting AssertionGroup.name and AssertionGroup.subject and passes on the given AssertionFormatterMethodObject which is used to format AssertionGroup.assertions.
assertionFormatterController - The controller to which this formatter gives back the control
when it comes to format children of an AssertionGroup.
Constructor
Represents an AssertionFormatter which formats AssertionGroups with an
InvisibleAssertionGroupType by neglecting AssertionGroup.name and AssertionGroup.subject and
passes on the given AssertionFormatterMethodObject which is used to format
AssertionGroup.assertions.