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

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

public class MethodTypeImplTestCase
extends java.lang.Object


Constructor Summary
MethodTypeImplTestCase()
           
 
Method Summary
 void testDescription()
           
 void testEjbName()
           
 void testMethodIntf()
           
 void testMethodName()
           
 void testMethodParams()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodTypeImplTestCase

public MethodTypeImplTestCase()
Method Detail

testDescription

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

testEjbName

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

testMethodIntf

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

testMethodName

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

testMethodParams

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