| Package | Description |
|---|---|
| org.apache.sling.testing.mock.sling.junit |
Rule for providing easy access to Sling context in JUnit tests.
|
| Modifier and Type | Method and Description |
|---|---|
SlingContextBuilder |
SlingContextBuilder.afterSetUp(SlingContextCallback afterSetUpCallback) |
SlingContextBuilder |
SlingContextBuilder.afterTearDown(SlingContextCallback afterTearDownCallback) |
SlingContextBuilder |
SlingContextBuilder.beforeSetUp(SlingContextCallback beforeSetUpCallback) |
SlingContextBuilder |
SlingContextBuilder.beforeTearDown(SlingContextCallback beforeTearDownCallback) |
SlingContextBuilder |
SlingContextBuilder.resourceResolverFactoryActivatorProps(Map<String,Object> props)
Allows to override OSGi configuration parameters for the Resource Resolver Factory Activator service.
|
SlingContextBuilder |
SlingContextBuilder.resourceResolverType(ResourceResolverType resourceResolverType) |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.