| Package | Description |
|---|---|
| ch.powerunit.comparator.lang |
Language side for Comparator tester.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ComparatorTesterDSLStart<O,C extends Comparator<O>>
First step of the DSL - Set the instance under test if necessary.
|
| Modifier and Type | Method and Description |
|---|---|
ComparatorTesterDSLLess<O,C> |
ComparatorTesterDSLStart.usingInstance(C instance)
This method may be use to specify the instance to be used for the test of
the comparator.
|
Copyright © 2015. All rights reserved.