create
fun <T> create(ifDefined: (T) -> Boolean): DescriptiveAssertionWithFailureHint.ShowSubjectAbsentOption<T>(source)
Creates a ShowSubjectAbsentOption where the given ifDefined function refers to the previously chosen ShowSubjectDefinedOption.
Creates a ShowSubjectAbsentOption where the given ifDefined function refers to the previously chosen ShowSubjectDefinedOption.