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

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

public class TimerTypeImplTestCase
extends java.lang.Object


Constructor Summary
TimerTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testEnd()
           
 void testInfo()
           
 void testPersistent()
           
 void testSchedule()
           
 void testStart()
           
 void testTimeoutMethod()
           
 void testTimezone()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TimerTypeImplTestCase

public TimerTypeImplTestCase()
Method Detail

testDescription

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

testSchedule

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

testStart

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

testEnd

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

testTimeoutMethod

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

testPersistent

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

testTimezone

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

testInfo

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