public class DateUtilityTest extends Object
| Constructor and Description |
|---|
DateUtilityTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCompare()
Validate that the DateUtility.compare method matches the semantics
of the Date.compareTo method when used with non-null values.
|
void |
testMinMax()
Validate that the DateUtility.min/max methods properly
handle null values.
|
Copyright © 2000–2025 MPXJ. All rights reserved.