CheckerStepLogic

The step of choosing/defining Checkers on the logic level.

Inheritors

Properties

Link copied to clipboard
abstract val checkers: List<C>

Contains all Checkers which should be applied to the search result.

Link copied to clipboard
abstract val entryPointStepLogic: B

The previously chosen EntryPointStep, containing inter alia the AssertionContainer to which the resulting Assertion shall be appended.