com.buglabs.osgi.obr.tests
Class DirectedTestCases

java.lang.Object
  extended by TestCase
      extended by com.buglabs.osgi.obr.tests.DirectedTestCases

public class DirectedTestCases
extends TestCase


Constructor Summary
DirectedTestCases()
           
 
Method Summary
protected  void setUp()
           
 void testDiscoverResources()
           
 void testInstallBundle()
           
 void testLayeredDependencies()
           
 void testResolveAndDeploy()
           
 void testResolveBundles()
           
 void testUpdateBundle()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectedTestCases

public DirectedTestCases()
Method Detail

setUp

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

testInstallBundle

public void testInstallBundle()
                       throws java.net.MalformedURLException,
                              java.lang.Exception
Throws:
java.net.MalformedURLException
java.lang.Exception

testDiscoverResources

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

testResolveBundles

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

testResolveAndDeploy

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

testUpdateBundle

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

testLayeredDependencies

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