interface IIndentAssertionGroupType : IAssertionGroupType
Represents the IAssertionGroupType for IAssertionGroups whose assertions should be displayed with an extra indent. Such a group might have a IAssertionGroup.name and IAssertionGroup.subject (by accident) but should not be mentioned in reporting.
object IndentAssertionGroupType : IIndentAssertionGroupType
The IAssertionGroupType for IAssertionGroups whose assertions should be displayed with an extra indent. |