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

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

public class InitMethodTypeImplTestCase
extends java.lang.Object


Constructor Summary
InitMethodTypeImplTestCase()
           
 
Method Summary
 void testBeanMethod()
           
 void testCreateMethod()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InitMethodTypeImplTestCase

public InitMethodTypeImplTestCase()
Method Detail

testCreateMethod

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

testBeanMethod

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