Class WithResource
java.lang.Object
org.saynotobugs.confidence.junit5.engine.assertion.WithResource
- All Implemented Interfaces:
Assertion
-
Constructor Summary
ConstructorsConstructorDescriptionWithResource(Resource<T> res, org.dmfs.jems2.Function<T, Assertion> delegateFunction) WithResource(Resource<T> res1, Resource<V> res2, org.dmfs.jems2.BiFunction<T, V, Assertion> delegateFunction) -
Method Summary