Type Parameters:
R - type of the result value
All Superinterfaces:
BiConsumer<TestCaseContext.TCtx<T,R>,TestCaseResult<R>>

public interface TCtxFn<T,R> extends BiConsumer<TestCaseContext.TCtx<T,R>,TestCaseResult<R>>
TextCase with context result consumer.
Version:
0.1.2
Author:
Henri Joel SEDJAME
See Also: