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

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

public class PortComponentTypeImplTestCase
extends java.lang.Object


Constructor Summary
PortComponentTypeImplTestCase()
           
 
Method Summary
 void testAuthMethod()
           
 void testPortComponentName()
           
 void testPortComponentUri()
           
 void testSecureWsdlAccess()
           
 void testTransportGuarantee()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortComponentTypeImplTestCase

public PortComponentTypeImplTestCase()
Method Detail

testPortComponentName

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

testPortComponentUri

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

testAuthMethod

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

testTransportGuarantee

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

testSecureWsdlAccess

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