org.jboss.shrinkwrap.descriptor.impl.ejbjar31
Class TimerScheduleTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.ejbjar31.TimerScheduleTypeImplTestCase

public class TimerScheduleTypeImplTestCase
extends java.lang.Object


Constructor Summary
TimerScheduleTypeImplTestCase()
           
 
Method Summary
 void testDayOfMonth()
           
 void testDayOfWeek()
           
 void testHour()
           
 void testMinute()
           
 void testMonth()
           
 void testSecond()
           
 void testYear()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerScheduleTypeImplTestCase

public TimerScheduleTypeImplTestCase()
Method Detail

testSecond

public void testSecond()
                throws java.lang.Exception
Throws:
java.lang.Exception

testMinute

public void testMinute()
                throws java.lang.Exception
Throws:
java.lang.Exception

testHour

public void testHour()
              throws java.lang.Exception
Throws:
java.lang.Exception

testDayOfMonth

public void testDayOfMonth()
                    throws java.lang.Exception
Throws:
java.lang.Exception

testMonth

public void testMonth()
               throws java.lang.Exception
Throws:
java.lang.Exception

testDayOfWeek

public void testDayOfWeek()
                   throws java.lang.Exception
Throws:
java.lang.Exception

testYear

public void testYear()
              throws java.lang.Exception
Throws:
java.lang.Exception