Uses of Interface
com.chutneytesting.tools.ThrowingPredicate
Packages that use ThrowingPredicate
-
Uses of ThrowingPredicate in com.chutneytesting.tools
Methods in com.chutneytesting.tools with parameters of type ThrowingPredicateModifier and TypeMethodDescriptionThrowingPredicate.silence(ThrowingPredicate<T, E> throwingFunction, Function<Exception, Boolean> exceptionHandler) ThrowingPredicate.toUnchecked(ThrowingPredicate<T, E> throwingFunction)