com.buglabs.osgi.http.test
Class HttpServiceTests

java.lang.Object
  extended by TestCase
      extended by com.buglabs.osgi.http.test.HttpServiceTests

public class HttpServiceTests
extends TestCase

Test the OSGi parts of the Http Service.


Constructor Summary
HttpServiceTests()
           
 
Method Summary
protected  void setUp()
           
 void testUrlNesting()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpServiceTests

public HttpServiceTests()
Method Detail

setUp

protected void setUp()
              throws java.lang.Exception
Throws:
java.lang.Exception

testUrlNesting

public void testUrlNesting()
                    throws ServletException,
                           NamespaceException,
                           java.net.MalformedURLException,
                           java.io.IOException,
                           org.xml.sax.SAXException
Throws:
ServletException
NamespaceException
java.net.MalformedURLException
java.io.IOException
org.xml.sax.SAXException