org.jboss.shrinkwrap.descriptor.impl.javaeewebservicesclient12
Class ServiceRefHandlerChainTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.javaeewebservicesclient12.ServiceRefHandlerChainTypeImplTestCase

public class ServiceRefHandlerChainTypeImplTestCase
extends java.lang.Object


Constructor Summary
ServiceRefHandlerChainTypeImplTestCase()
           
 
Method Summary
 void testHandler()
           
 void testPortNamePattern()
           
 void testProtocolBindings()
           
 void testServiceNamePattern()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceRefHandlerChainTypeImplTestCase

public ServiceRefHandlerChainTypeImplTestCase()
Method Detail

testHandler

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

testServiceNamePattern

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

testPortNamePattern

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

testProtocolBindings

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