CheckerStepLogic
interface CheckerStepLogic<T : Any, out S : Contains.SearchBehaviour, out C : Contains.Checker, out B : Contains.EntryPointStepLogic<T, S>>(source)
The step of choosing/defining Checkers on the logic level.
Inheritors
Properties
Link copied to clipboard
The previously chosen EntryPointStep, containing inter alia the AssertionContainer to which the resulting Assertion shall be appended.