Hierarchy For Package org.apache.sling.testing.junit.rules

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.sling.testing.junit.rules.CustomUserAgentRule (implements org.junit.rules.TestRule)
    • org.apache.sling.testing.junit.rules.FilterRule (implements org.junit.rules.TestRule)
    • org.apache.sling.testing.junit.rules.InstanceConfigRule (implements org.junit.rules.TestRule)
    • org.apache.sling.testing.junit.rules.RunOnceRule (implements org.junit.rules.TestRule)
    • org.apache.sling.testing.junit.rules.SlingClassRule (implements org.junit.rules.TestRule)
    • org.apache.sling.testing.junit.rules.SlingInstanceRule (implements org.junit.rules.TestRule)
    • org.apache.sling.testing.junit.rules.SlingRule (implements org.junit.rules.TestRule)
    • org.apache.sling.testing.junit.rules.TestStickyCookieRule (implements org.junit.rules.TestRule)
    • org.apache.sling.testing.junit.rules.TestTimeout (implements org.junit.rules.TestRule)
    • org.junit.rules.TestWatcher (implements org.junit.rules.TestRule)

Interface Hierarchy

  • org.apache.sling.testing.junit.rules.Condition