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

<init>

IndentAssertionGroup(assertions: List<Assertion>)

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

Parameters

assertions - The assertions of this group.

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