OptionsStep

Step which allows to override previously defined properties -- such as: use a different description -- but also allows to define options where usually a default value is used -- e.g. per default the subject itself is use as representation, this can be changed.

Parameters

SubjectT

the type of the subject.

Inheritors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The previously specified feature extraction lambda.

Link copied to clipboard

Functions

Link copied to clipboard

Uses the given expectOptions.

Allows to define the FeatureExpectOptions via an FeatureExpectOptionsChooser-lambda which provides convenience functions.

Link copied to clipboard

States explicitly that no optional FeatureExpectOptions are defined, which means, the FeatureExtractor will create a new AssertionContainer based on the previously defined mandatory options but without any optional options or in other words, the default values are used for the optional options.