org.apache.aries.itest
Class AbstractIntegrationTest
java.lang.Object
org.apache.aries.itest.AbstractIntegrationTest
public abstract class AbstractIntegrationTest
- extends Object
Base class for Pax Exam 1.2.x based unit tests
Contains the injection point and various utilities used in most tests
|
Field Summary |
protected org.osgi.framework.BundleContext |
bundleContext
Gateway to the test OSGi framework |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bundleContext
protected org.osgi.framework.BundleContext bundleContext
- Gateway to the test OSGi framework
AbstractIntegrationTest
public AbstractIntegrationTest()
context
public RichBundleContext context()
- Get a richer version of
BundleContext
Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.