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).
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).