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

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

public class MethodTypeImplTestCase
extends java.lang.Object


Constructor Summary
MethodTypeImplTestCase()
           
 
Method Summary
 void testIdempotent()
           
 void testMethodName()
           
 void testReadOnly()
           
 void testTransactionTimeout()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MethodTypeImplTestCase

public MethodTypeImplTestCase()
Method Detail

testMethodName

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

testReadOnly

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

testIdempotent

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

testTransactionTimeout

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