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

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

public class RemoteBindingTypeImplTestCase
extends java.lang.Object


Constructor Summary
RemoteBindingTypeImplTestCase()
           
 
Method Summary
 void testClientBindUrl()
           
 void testDescription()
           
 void testInterceptorStack()
           
 void testInvokerName()
           
 void testJndiName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteBindingTypeImplTestCase

public RemoteBindingTypeImplTestCase()
Method Detail

testDescription

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

testJndiName

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

testClientBindUrl

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

testInterceptorStack

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

testInvokerName

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