org.jboss.test.webservice.wsdlimport
Class SimpleFileImportTestCase

java.lang.Object
  extended byTestCase
      extended byorg.jboss.test.webservice.wsdlimport.SimpleFileImportTestCase

public class SimpleFileImportTestCase
extends TestCase

Test a wsdl import functionality.

Since:
11-May-2004
See Also:
Serialized Form

Field Summary
static java.lang.String WSDL_LOCATION
           
 
Constructor Summary
SimpleFileImportTestCase(java.lang.String name)
           
 
Method Summary
 void testFileURL()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

WSDL_LOCATION

public static final java.lang.String WSDL_LOCATION
See Also:
Constant Field Values (src)
Constructor Detail

SimpleFileImportTestCase

public SimpleFileImportTestCase(java.lang.String name)
Method Detail

testFileURL

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