public class TestLeapYear
extends java.lang.Object
| Constructor and Description |
|---|
TestLeapYear() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
void |
testCommonLeapYears() |
void |
testCommonNoLeapYears() |
void |
testM100LeapYears() |
void |
testM100NoLeapYears() |