org.wso2.carbon.integration.common.tests
Class OSGIServerBundleStatusTest

java.lang.Object
  extended by org.wso2.carbon.integration.common.tests.OSGIServerBundleStatusTest

public abstract class OSGIServerBundleStatusTest
extends Object


Constructor Summary
OSGIServerBundleStatusTest()
           
 
Method Summary
 void init()
           
 void stopServers()
           
 void testOSGIUnsatisfiedComponents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OSGIServerBundleStatusTest

public OSGIServerBundleStatusTest()
Method Detail

init

public void init()
          throws Exception
Throws:
Exception

stopServers

public void stopServers()
                 throws Exception
Throws:
Exception

testOSGIUnsatisfiedComponents

public void testOSGIUnsatisfiedComponents()
                                   throws Exception
Throws:
Exception


Copyright © 2015 WSO2. All rights reserved.