All Classes
-
All Classes Interface Summary Class Summary Exception Summary Annotation Types Summary Class Description EventHelper Used by tests to wait until JCR notification events have been delivered.HttpAnyMethod Allows any HTTP method for HtttpClientHttpStatusCodeException HttpTest Helper class for HTTP tests, extends HttpTestBase and adds a few utilities that we commonly use in our integration tests.HttpTestBase Base class for HTTP-based Sling Launchpad integration testsHttpTestNode Utility to manage test nodesJavascriptEngine Simplistic Javascript engine using Rhino, meant for automated testsMockBundle MockBundleContext MockComponentContext MockNode MockNodeIterator MockNodeType MockProperty MockPropertyDefinition MockPropertyIterator MockRequestProgressTracker MockResource MockResourceResolver Deprecated. Please use the Mock Resource Resolver Implementation from testing/resourceresolver-mock instead.MockServiceReference MockSlingHttpServletRequest Mock request object.MockSlingHttpServletResponse MockValue NameValuePair A basic name-value pair class.NameValuePairList A list of name-value pairs.RepositoryProvider Provide a Repository to test classes, on-demand, with auto-cleanup at JVM shutdown.RepositoryTestBase Base class for JUnit3-style tests which need a Repository.RepositoryUtil Utility class for managing JCR repositories, used to initialize temporary Jackrabbit repositories for testing.RepositoryUtil.RepositoryWrapper Retry Used to annotate JUnit tests as being retryableRetryRule JUnit Rule that implements retries, see tests for usage exampleSlingIntegrationTestClient Client functions to interact with Sling in integration testsSlow JUnit Category for tests that are considered slow and are thus only run when explicitly enabled (by default off)TestInfoPassingClient HttpClient extension which also passes test related headers as part of outgoing HTTP requestTestStringUtil String utilities for testing