public class RuleServiceIntegrationTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static ApplicationContextInit |
APP_CONTEXT_INIT |
static org.junit.rules.RuleChain |
ruleChain |
RunAsFullyAuthenticatedRule |
runAsRule |
static TemporaryNodes |
STATIC_TEST_NODES |
static AlfrescoPerson |
TEST_USER1 |
static AlfrescoPerson |
TEST_USER2 |
TemporaryNodes |
testNodes |
| Constructor and Description |
|---|
RuleServiceIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
createTestContent() |
static void |
initStaticData() |
void |
noOp() |
void |
testInheritedInvertedRule() |
public static ApplicationContextInit APP_CONTEXT_INIT
public static AlfrescoPerson TEST_USER1
public static AlfrescoPerson TEST_USER2
public static TemporaryNodes STATIC_TEST_NODES
public static org.junit.rules.RuleChain ruleChain
public TemporaryNodes testNodes
public RunAsFullyAuthenticatedRule runAsRule
public static void initStaticData()
throws java.lang.Exception
java.lang.Exceptionpublic void createTestContent()
public void testInheritedInvertedRule()
throws java.lang.Exception
java.lang.Exceptionpublic void noOp()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.