A B O P
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterSetUp(ContextCallback<T>...) - Method in class org.apache.sling.testing.mock.osgi.junit.OsgiContextBuilder
- afterTearDown(ContextCallback<T>...) - Method in class org.apache.sling.testing.mock.osgi.junit.OsgiContextBuilder
- apply(Statement, Description) - Method in class org.apache.sling.testing.mock.osgi.junit.OsgiContext
B
- beforeSetUp(ContextCallback<T>...) - Method in class org.apache.sling.testing.mock.osgi.junit.OsgiContextBuilder
- beforeTearDown(ContextCallback<T>...) - Method in class org.apache.sling.testing.mock.osgi.junit.OsgiContextBuilder
- build() - Method in class org.apache.sling.testing.mock.osgi.junit.OsgiContextBuilder
O
- org.apache.sling.testing.mock.osgi.junit - package org.apache.sling.testing.mock.osgi.junit
-
Rule for providing easy access to OSGi context in JUnit tests.
- OsgiContext - Class in org.apache.sling.testing.mock.osgi.junit
-
JUnit rule for setting up and tearing down OSGi context for unit tests.
- OsgiContext() - Constructor for class org.apache.sling.testing.mock.osgi.junit.OsgiContext
-
Initialize OSGi context.
- OsgiContext(ContextCallback<T>) - Constructor for class org.apache.sling.testing.mock.osgi.junit.OsgiContext
-
Initialize OSGi context.
- OsgiContext(ContextCallback<U>, ContextCallback<V>) - Constructor for class org.apache.sling.testing.mock.osgi.junit.OsgiContext
-
Initialize OSGi context.
- OsgiContextBuilder - Class in org.apache.sling.testing.mock.osgi.junit
-
Builder class for creating
OsgiContext
instances with different sets of parameters. - OsgiContextBuilder() - Constructor for class org.apache.sling.testing.mock.osgi.junit.OsgiContextBuilder
-
Create builder.
- OsgiContextCallback - Interface in org.apache.sling.testing.mock.osgi.junit
-
Callback interface for application-specific setup and teardown operations to customize the
OsgiContext
JUnit rule.
P
- plugin(ContextPlugin<T>...) - Method in class org.apache.sling.testing.mock.osgi.junit.OsgiContextBuilder
All Classes All Packages