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

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

public class InterceptorTypeImplTestCase
extends java.lang.Object


Constructor Summary
InterceptorTypeImplTestCase()
           
 
Method Summary
 void testAroundInvoke()
           
 void testAroundTimeout()
           
 void testDescription()
           
 void testInterceptorClass()
           
 void testPostActivate()
           
 void testPrePassivate()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InterceptorTypeImplTestCase

public InterceptorTypeImplTestCase()
Method Detail

testDescription

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

testInterceptorClass

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

testAroundInvoke

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

testAroundTimeout

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

testPostActivate

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

testPrePassivate

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