Interface TCtxFn<T,R>
- Type Parameters:
R- type of the result value
- All Superinterfaces:
BiConsumer<TestCaseContext.TCtx<T,R>, TestCaseResult<R>>
TextCase with context result consumer.
- Version:
- 0.1.2
- Author:
- Henri Joel SEDJAME
- See Also:
-
Method Summary
Methods inherited from interface java.util.function.BiConsumer
accept, andThen