FailureHintSubjectAbsentOption
interface FailureHintSubjectAbsentOption<T> : SubjectBasedOption.AbsentOption<T, Assertion> (source)
Sub Option step to define a failure hint in case the subject of the expectation is not defined.
Types
Link copied to clipboard
object Companion
Provides factory methods to create a FailureHintSubjectAbsentOption and serves as extension point.