AssertionsOption
Option step which allows to specify AssertionGroup.assertions.
Properties
The previously defined AssertionGroup.description.
The previously defined AssertionGroup.type.
The previously defined AssertionGroup.representation.
Functions
Uses the given assertion as single AssertionGroup.assertions.
Uses the given assertions as AssertionGroup.assertions.
Uses the given assertion1 and assertion2 as AssertionGroup.assertions.
Uses the given assertion1, assertion2 and assertion3 as AssertionGroup.assertions.
Defines that an ExplanatoryAssertion will be used as single Assertion in AssertionGroup.assertions where the given translatable is used as ExplanatoryAssertion.explanation.
Defines that an ExplanatoryAssertion will be used as single Assertion in AssertionGroup.assertions where the given representation is used as ExplanatoryAssertion.explanation.
Defines that an ExplanatoryAssertion will be used as single Assertion in AssertionGroup.assertions where one can configure the ExplanatoryAssertion via the given explanationStep.
Defines that an ExplanatoryAssertion will be used as single Assertion in AssertionGroup.assertions where the given translatable -- which is used in an TranslatableWithArgs together with the given arguments (arg and optionally otherArgs) -- is used as ExplanatoryAssertion.explanation.