| Interface | Description |
|---|---|
| ComparatorTesterDSLEnd<O,C extends Comparator<O>> |
End of the DSL for Comparator test framework.
|
| ComparatorTesterDSLEquals<O,C extends Comparator<O>> |
Specify the value that are equals than another one.
|
| ComparatorTesterDSLGreater<O,C extends Comparator<O>> |
Specify the value that are greater than another one.
|
| ComparatorTesterDSLLess<O,C extends Comparator<O>> |
Specify the value that are less than another one.
|
| ComparatorTesterDSLStart<O,C extends Comparator<O>> |
First step of the DSL - Set the instance under test if necessary.
|
Copyright © 2015. All rights reserved.