Uses of Class
org.springframework.osgi.test.AbstractSynchronizedOsgiTests

Packages that use AbstractSynchronizedOsgiTests
org.springframework.osgi.test Testing framework for JUnit-stlye OSGi integration testing. 
 

Uses of AbstractSynchronizedOsgiTests in org.springframework.osgi.test
 

Subclasses of AbstractSynchronizedOsgiTests in org.springframework.osgi.test
 class AbstractConfigurableBundleCreatorTests
          Abstract JUnit base class that allows easy OSGi integration testing.
 class AbstractDependencyManagerTests
          Dependency manager class - deals with locating of various artifacts required by the OSGi test.
 class AbstractOnTheFlyBundleCreatorTests
          Enhanced subclass of AbstractDependencyManagerTests that facilitates OSGi testing by creating at runtime, on the fly, a jar using the indicated manifest and resource patterns (by default all files found under the root path).
 



Copyright © 2006-2011 Spring Framework. All Rights Reserved.