doc / ch.tutteli.atrium.assertions / IndentAssertionGroup / <init>

<init>

IndentAssertionGroup(assertions: List<Assertion>)

Represents an AssertionGroup with a DefaultIndentAssertionGroupType, which means the assertions shall be indented one extra level and description and representation shall be neglected (not reported to the output).

Parameters

assertions - The assertions of this group.

Constructor
Represents an AssertionGroup with a DefaultIndentAssertionGroupType, which means the assertions shall be indented one extra level and description and representation shall be neglected (not reported to the output).