EntryPointStepImpl

Constructors

Link copied to clipboard
constructor(container: AssertionContainer<T>, searchBehaviour: S)

Properties

Link copied to clipboard
open override val container: AssertionContainer<T>

The AssertionContainer from which this building process started and to which the resulting Assertion should be appended.

Link copied to clipboard
open override val searchBehaviour: S

The chosen SearchBehaviour.