org.jcrontab.data.tests
Class HoliDayTest
java.lang.Object
TestCase
org.jcrontab.data.tests.HoliDayTest
- public class HoliDayTest
- extends TestCase
Some simple tests.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HoliDayTest
public HoliDayTest(String name)
setUp
protected void setUp()
throws Exception
- Throws:
Exception
suite
public static Test suite()
main
public static void main(String[] args)
testSet
public void testSet()
testGet
public void testGet()
testEquals
public void testEquals()
testToString
public void testToString()