FeatureExpect

interface FeatureExpect<T, R> : Expect<R> (source)

Represents an Expect which results due to a feature extraction from he subject of the expectation.

Types

Link copied to clipboard
object Companion