Package org.apache.sling.junit
Class SlingTestContextProvider
java.lang.Object
org.apache.sling.junit.SlingTestContextProvider
Provider of
SlingTestContext
that uses
thread locals to provide per-testing thread contexts.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SlingTestContext
static void
static SlingTestContext
static boolean
-
Constructor Details
-
SlingTestContextProvider
public SlingTestContextProvider()
-
-
Method Details
-
getContext
-
createContext
-
deleteContext
public static void deleteContext() -
hasContext
public static boolean hasContext()
-