doc / ch.tutteli.atrium.creating.feature.impl / StackTraceBasedFeatureInfo / determine

determine

fun <T, R> determine(extractor: T.() -> R, stacksToDrop: Int): String (source)

Overrides FeatureInfo.determine

Returns the feature description for the feature extracted by the given extractor where stacksToDrop indicates how many stack frames away the actual extraction was defined.