| Class and Description |
|---|
| org.apache.sling.junit.annotations.SlingAnnotationsTestRunner
- the {#link TeleporterRule} is a much simpler way of executing
server-side tests, including OSGi service injection.
|
| Annotation Type and Description |
|---|
| org.apache.sling.junit.annotations.TestReference
- the {#link TeleporterRule} is a much simpler way of executing server-side tests, including OSGi service injection.
|
| Method and Description |
|---|
| org.apache.sling.junit.TestsManager.clearCaches()
Caches have been removed.
|
| org.apache.sling.junit.TestsManager.executeTests(Collection<String>, Renderer, TestSelector) |
| org.apache.sling.junit.TestsProvider.getServicePid()
No longer used.
|
| org.apache.sling.junit.TestsProvider.lastModified()
No longer used.
TestManager always gets the latest tests
from the TestsProvider instances. Any performance issues need to be
addressed inside the TestsProvider implementation, e.g. by
caching. |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.