doc / ch.tutteli.atrium.logic.creating.filesystem.hints / withIOExceptionFailureHint

withIOExceptionFailureHint

inline fun <T> Descriptive.DescriptionOption<Descriptive.FinalStep>.withIOExceptionFailureHint(expect: Expect<IoResult<T>>, crossinline f: (Path, IOException) -> Assertion?): Descriptive.DescriptionOption<DescriptiveAssertionWithFailureHint.FinalStep> (source)
Deprecated: Use withHelpOnIOExceptionFailure; will be removed with 1.0.0