abstract fun <T, R> manualFeature(container: AssertionContainer<T>, description: String, provider: T.() -> R): ExtractedFeaturePostStep<T, R> (source)abstract fun <T, R> manualFeature(container: AssertionContainer<T>, description: Translatable, provider: T.() -> R): ExtractedFeaturePostStep<T, R> (source)