| Package | Description |
|---|---|
| org.eclipse.gemini.blueprint.test |
Testing framework for JUnit-stlye OSGi integration testing.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractConfigurableBundleCreatorTests
Abstract JUnit base class that allows easy OSGi integration testing.
|
class |
AbstractConfigurableOsgiTests
Abstract JUnit super class which configures an
OsgiPlatform. |
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). |
class |
AbstractOsgiTests
Base test for OSGi environments.
|
class |
AbstractSynchronizedOsgiTests
JUnit superclass which offers synchronization for application context
initialization.
|
Copyright © 2006–2023. All rights reserved.