interface ListAssertionGroupType : AssertionGroupType
Represents the AssertionGroupType for AssertionGroups whose assertions should be displayed in a list (up to the Reporter if it is a list with bullets, squares etc.).
object DefaultListAssertionGroupType : ListAssertionGroupType
The AssertionGroupType for AssertionGroups whose assertions should be displayed in a list. |