| Package | Description |
|---|---|
| ch.powerunit.bifunction |
Tester for bifunction.
|
| ch.powerunit.comparator |
This package contains support to test Comparator.
|
| ch.powerunit.function |
Support for test framework of function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BiFunctionTester<T,U,R>
Tester for function.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ComparatorTester<O,C extends Comparator<O>>
This is a framework to simplify the testing of
Comparator. |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionTester<T,R>
Tester for function.
|
Copyright © 2015. All rights reserved.