Package | Description |
---|---|
org.apache.sling.junit | |
org.apache.sling.junit.impl | |
org.apache.sling.junit.impl.servlet |
Class and Description |
---|
Renderer
Renderer for our servlet output.
|
SlingTestContext
Provide test parameters (the "input map") and allow
tests to provide additional metadata (in an "output
map") about their results.
|
TestSelector
Used by the
TestsManager to select which tests to run |
Class and Description |
---|
Renderer
Renderer for our servlet output.
|
RendererSelector
Provides a Renderer to execute tests
|
TestObjectProcessor
Process test objects, to handle annotations, etc.
|
TestSelector
Used by the
TestsManager to select which tests to run |
TestsManager
Service that gives access to JUnit test classes
|
TestsProvider
Provides tests, for example by scanning bundles,
finding test resources in a content repository, etc.
|
Class and Description |
---|
Renderer
Renderer for our servlet output.
|
RendererFactory
The original Renderer leads to non-reentrant services - this allows
them to create a fresh Renderer that's never reused, as a workaround
to avoid having to break the original Renderer contract.
|
RendererSelector
Provides a Renderer to execute tests
|
TestSelector
Used by the
TestsManager to select which tests to run |
TestsManager
Service that gives access to JUnit test classes
|
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.