public class CheckedComparatorTest extends Object
Constructor and Description |
---|
CheckedComparatorTest() |
Modifier and Type | Method and Description |
---|---|
void |
reverse() |
void |
thenComparingArbitraryAmorphous() |
void |
thenComparingEqual() |
void |
thenComparingGreaterThan() |
void |
thenComparingLessThan() |
@Test public void thenComparingGreaterThan()
@Test public void thenComparingArbitraryAmorphous()
@Test public void thenComparingLessThan()
@Test public void thenComparingEqual()
@Test public void reverse()
Copyright © 2016–2018 earcam. All rights reserved.