Modifier and Type | Field and Description |
---|---|
static PermissionCheckerTestCallback |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
void |
afterMethod(org.junit.runner.Description description,
Void c,
Object target) |
Void |
beforeMethod(org.junit.runner.Description description,
Object target) |
protected void |
setUpPermissionThreadLocal() |
protected void |
setUpPrincipalThreadLocal() |
public static final PermissionCheckerTestCallback INSTANCE
public void afterMethod(org.junit.runner.Description description, Void c, Object target) throws Throwable
public Void beforeMethod(org.junit.runner.Description description, Object target) throws Exception
protected void setUpPermissionThreadLocal() throws Exception
Exception