| Package | Description |
|---|---|
| ch.powerunit.comparator |
This package contains support to test Comparator.
|
| Modifier and Type | Method and Description |
|---|---|
static <O,C extends Comparator<O>> |
ComparatorTester.of(Class<C> clazzUnderTest)
Use this method to start the DSL to test a comparator.
|
Copyright © 2015. All rights reserved.