FeatureAssertionGroup(featureName: ITranslatable, feature: Any, assertions: List<IAssertion>)
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