doc / ch.tutteli.atrium.assertions / IndentAssertionGroupType

IndentAssertionGroupType

interface IndentAssertionGroupType : AssertionGroupType

Represents the AssertionGroupType for AssertionGroups whose assertions should be displayed with an extra indent. Such a group might have a AssertionGroup.name and AssertionGroup.subject (by accident) but should not be mentioned in reporting.

Inheritors

DefaultIndentAssertionGroupType

object DefaultIndentAssertionGroupType : IndentAssertionGroupType

The AssertionGroupType for AssertionGroups whose assertions should be displayed with an extra indent.