| Package | Description |
|---|---|
| ch.powerunit.comparator.lang |
Language side for Comparator tester.
|
| Modifier and Type | Method and Description |
|---|---|
ComparatorTesterDSLGreater<O,C> |
ComparatorTesterDSLEquals.withEqualSamples(O... equalSamples)
Specify the values that are equals.
|
ComparatorTesterDSLGreater<O,C> |
ComparatorTesterDSLEquals.withEqualSamples(O first)
Specify the values that are equals.
|
ComparatorTesterDSLGreater<O,C> |
ComparatorTesterDSLEquals.withEqualSamples(O first,
O second)
Specify the values that are equals.
|
ComparatorTesterDSLGreater<O,C> |
ComparatorTesterDSLEquals.withEqualSamples(O first,
O second,
O third)
Specify the values that are equals.
|
ComparatorTesterDSLGreater<O,C> |
ComparatorTesterDSLEquals.withEqualSamples(O first,
O second,
O third,
O fourth)
Specify the values that are equals.
|
Copyright © 2015. All rights reserved.