public interface FunctionTesterEndDSL<T,R> extends FunctionTesterStartDSL<T,R>
| Modifier and Type | Method and Description |
|---|---|
FunctionTester<T,R> |
build()
Last step of the DSL, to create the test
|
passingAsParameter, passingAsParameterFunctionTester<T,R> build()
the testerCopyright © 2015. All rights reserved.