-
Methods Method 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.TestManageralways gets the latest tests from theTestsProviderinstances. Any performance issues need to be addressed inside theTestsProviderimplementation, e.g. by caching.