showOnlyIf
abstract fun showOnlyIf(predicate: () -> Boolean): Descriptive.DescriptionOption<DescriptiveAssertionWithFailureHint.FinalStep>(source)
Defines that the failure hint shall only be shown if the given predicate holds.
Defines that the failure hint shall only be shown if the given predicate holds.