doc / ch.tutteli.atrium.core / CoreFactoryCommon / newFeatureExpect

newFeatureExpect

open fun <T, R> newFeatureExpect(previousExpect: Expect<T>, maybeSubject: Option<R>, featureConfig: FeatureExpectConfig, assertions: List<Assertion>): FeatureExpect<T, R> (source)
Deprecated: Use FeatureExpect instead; will be removed with 1.0.0