| Package | Description |
|---|---|
| ch.powerunit.bifunction.lang |
Language package for bifunction tester.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
BiFunctionTesterNextDSL<T,U,R>
Optionnally specify a name for the test case.
|
| Modifier and Type | Method and Description |
|---|---|
BiFunctionTesterEndDSL<T,U,R> |
BiFunctionTesterNextDSL.testNamed(String name)
Optionnally specify a name for the test case.
|
BiFunctionTesterEndDSL<T,U,R> |
BiFunctionTesterNextDSL.testNamed(Supplier<String> name)
Optionnally specify a name for the test case.
|
Copyright © 2015. All rights reserved.