Class SlingTestContextProvider


  • public class SlingTestContextProvider
    extends java.lang.Object
    Provider of SlingTestContext that uses thread locals to provide per-testing thread contexts.
    • Constructor Detail

      • SlingTestContextProvider

        public SlingTestContextProvider()
    • Method Detail

      • deleteContext

        public static void deleteContext()
      • hasContext

        public static boolean hasContext()