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

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

public class WebserviceDescriptionTypeImplTestCase
extends java.lang.Object


Constructor Summary
WebserviceDescriptionTypeImplTestCase()
           
 
Method Summary
 void testConfigFile()
           
 void testConfigName()
           
 void testWebserviceDescriptionName()
           
 void testWsdlPublishLocation()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebserviceDescriptionTypeImplTestCase

public WebserviceDescriptionTypeImplTestCase()
Method Detail

testWebserviceDescriptionName

public void testWebserviceDescriptionName()
                                   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

testWsdlPublishLocation

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