SubjectBasedOption

Contract for sub option steps which are based on a defined or absent subject of the expectation.

Types

Link copied to clipboard
interface AbsentOption<T, R>

Sub option step in case the subject is absent

Link copied to clipboard
object Companion

Provides helper methods for SubjectBasedOption contract.

Link copied to clipboard

Sub option step in case the subject is defined.