org.jboss.shrinkwrap.descriptor.impl.jbosscommon51
Class PortComponentRefTypeImplTestCase

java.lang.Object
  extended by org.jboss.shrinkwrap.descriptor.impl.jbosscommon51.PortComponentRefTypeImplTestCase

public class PortComponentRefTypeImplTestCase
extends java.lang.Object


Constructor Summary
PortComponentRefTypeImplTestCase()
           
 
Method Summary
 void testCallProperty()
           
 void testConfigFile()
           
 void testConfigName()
           
 void testPortQname()
           
 void testServiceEndpointInterface()
           
 void testStubProperty()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortComponentRefTypeImplTestCase

public PortComponentRefTypeImplTestCase()
Method Detail

testServiceEndpointInterface

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

testPortQname

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

testConfigName

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

testConfigFile

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

testStubProperty

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

testCallProperty

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