public class PartOfDayTest
extends java.lang.Object
Constructor and Description |
---|
PartOfDayTest() |
Modifier and Type | Method and Description |
---|---|
void |
extraConstantFieldTest() |
void |
testToStringAfternoon() |
void |
testToStringEvening() |
void |
testToStringLateNight() |
void |
testToStringMorning() |
public final void extraConstantFieldTest()
public final void testToStringMorning()
public final void testToStringAfternoon()
public final void testToStringEvening()
public final void testToStringLateNight()