public class ComparatorTest extends Object
| Constructor and Description |
|---|
ComparatorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testComparatorNull() |
void |
testLiteralComparatorInteger()
Tests a
LiteralComparator with an array of Integers. |
void |
testLiteralComparatorString()
Tests a
LiteralComparator with an array of Strings. |
@Test public void testComparatorNull()
@Test public void testLiteralComparatorInteger()
LiteralComparator with an array of Integers.
Also incidentally tests:
@Test public void testLiteralComparatorString()
LiteralComparator with an array of Strings.
Also incidentally tests:
Copyright © 2005–2025. All rights reserved.