Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • junit.framework.Assert
      • junit.framework.TestCase (implements junit.framework.Test)
    • org.apache.sling.commons.testing.jcr.EventHelper (implements javax.jcr.observation.EventListener)
    • org.apache.commons.httpclient.HttpClient
    • org.apache.commons.httpclient.HttpMethodBase (implements org.apache.commons.httpclient.HttpMethod)
    • org.apache.sling.commons.testing.integration.HttpTestNode
    • org.apache.sling.commons.testing.util.JavascriptEngine
    • org.apache.sling.commons.testing.osgi.MockBundle (implements org.osgi.framework.Bundle)
    • org.apache.sling.commons.testing.osgi.MockBundleContext (implements org.osgi.framework.BundleContext)
    • org.apache.sling.commons.testing.osgi.MockComponentContext (implements org.osgi.service.component.ComponentContext)
    • org.apache.sling.commons.testing.jcr.MockNode (implements javax.jcr.Node)
    • org.apache.sling.commons.testing.jcr.MockNodeIterator (implements javax.jcr.NodeIterator)
    • org.apache.sling.commons.testing.jcr.MockNodeType (implements javax.jcr.nodetype.NodeType)
    • org.apache.sling.commons.testing.jcr.MockProperty (implements javax.jcr.Property)
    • org.apache.sling.commons.testing.jcr.MockPropertyDefinition (implements javax.jcr.nodetype.PropertyDefinition)
    • org.apache.sling.commons.testing.jcr.MockPropertyIterator (implements javax.jcr.PropertyIterator)
    • org.apache.sling.commons.testing.sling.MockRequestProgressTracker (implements org.apache.sling.api.request.RequestProgressTracker)
    • org.apache.sling.commons.testing.sling.MockResourceResolver (implements org.apache.sling.api.resource.ResourceResolver)
    • org.apache.sling.commons.testing.osgi.MockServiceReference (implements org.osgi.framework.ServiceReference<S>)
    • org.apache.sling.commons.testing.sling.MockSlingHttpServletRequest (implements org.apache.sling.api.SlingHttpServletRequest)
    • org.apache.sling.commons.testing.sling.MockSlingHttpServletResponse (implements org.apache.sling.api.SlingHttpServletResponse)
    • org.apache.sling.commons.testing.jcr.MockValue (implements javax.jcr.Value)
    • org.apache.sling.commons.testing.integration.NameValuePair
    • org.apache.sling.commons.testing.integration.NameValuePairList (implements java.lang.Iterable<T>)
    • org.apache.sling.commons.testing.jcr.RepositoryProvider
    • org.apache.sling.commons.testing.jcr.RepositoryUtil
    • org.apache.sling.commons.testing.jcr.RepositoryUtil.RepositoryWrapper (implements org.apache.sling.jcr.api.SlingRepository)
    • org.apache.sling.commons.testing.junit.RetryRule (implements org.junit.rules.TestRule)
    • org.apache.sling.api.adapter.SlingAdaptable (implements org.apache.sling.api.adapter.Adaptable)
      • org.apache.sling.api.resource.AbstractResource (implements org.apache.sling.api.resource.Resource)
        • org.apache.sling.api.resource.SyntheticResource
    • org.apache.sling.commons.testing.integration.SlingIntegrationTestClient
    • org.apache.sling.commons.testing.util.TestStringUtil
    • java.lang.Throwable (implements java.io.Serializable)

Interface Hierarchy

  • org.apache.sling.commons.testing.junit.categories.Slow

Annotation Type Hierarchy

  • org.apache.sling.commons.testing.junit.Retry (implements java.lang.annotation.Annotation)