atrium-core-impl-robstoll-lib / ch.tutteli.atrium.reporting / InvisibleAssertionGroupFormatter / <init>

<init>

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.

Parameters

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.