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

<init>

EmptyNameAndSubjectAssertionGroup(type: AssertionGroupType, assertions: List<Assertion>)

Represents a base class for AssertionGroups which have an empty name and subject.

Parameters

type - The type of the group, e.g. InvisibleAssertionGroupType. assertions - The assertions of this group.

Constructor
Represents a base class for AssertionGroups which have an empty name and subject.