Companion
Provides factory methods to create a ShowSubjectAbsentOption and serves as extension point.
Functions
Link copied to clipboard
fun <T> create(ifDefined: (T) -> Boolean): DescriptiveAssertionWithFailureHint.ShowSubjectAbsentOption<T>
Creates a ShowSubjectAbsentOption where the given ifDefined function refers to the previously chosen ShowSubjectDefinedOption.