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
the type of the subject.
Inheritors
Properties
The previously specified feature extraction lambda.
The so far chosen options up to the FeatureExtractionStep step.
Functions
Uses the given expectOptions.
Allows to define the FeatureExpectOptions via an FeatureExpectOptionsChooser-lambda which provides convenience functions.
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.