atrium-impl-common / ch.tutteli.atrium.assertions / FeatureAssertionGroup / <init>

<init>

FeatureAssertionGroup(featureName: String, feature: Any, assertions: List<IAssertion>)

Parameters

featureName - The name of the feature.

featureName - The subject of this feature, for which the assertions are defined for.

assertions - The assertions of this group, which are defined for feature.

Constructor