| Package | Description |
|---|---|
| org.apache.sling.testing.mock.sling.junit |
Rule for providing easy access to Sling context in JUnit tests.
|
| Constructor and Description |
|---|
SlingContext(SlingContextCallback setUpCallback)
Initialize Sling context.
|
SlingContext(SlingContextCallback setUpCallback,
ResourceResolverType resourceResolverType)
Initialize Sling context.
|
SlingContext(SlingContextCallback setUpCallback,
SlingContextCallback tearDownCallback)
Initialize Sling context.
|
SlingContext(SlingContextCallback setUpCallback,
SlingContextCallback tearDownCallback,
ResourceResolverType resourceResolverType)
Initialize Sling context.
|
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.