public class AccessTest extends BaseTestCaseWithUser
user| Constructor and Description |
|---|
AccessTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp()
Called once per test method.
|
void |
testAccessNotFoundEntry() |
void |
testAccessValidEntry() |
void |
testAccessWithInvalidAcl() |
void |
testAccessWithValidAcl() |
void |
testAclSystemHasManagementEntitlement() |
void |
testCanAccessChannel() |
void |
testForFalse() |
void |
testFormvarExists() |
void |
testGlobalConfigIsGone() |
void |
testIsVirtual() |
void |
testNeedsFirstUser() |
void |
testSystemFeature() |
void |
testUnimplementedMethods() |
void |
testUserCanManageChannelAcl() |
void |
testUserRoleAcl() |
void |
testUserRoleAclFalse() |
commitHappened, tearDownassertContains, assertContains, assertContains, assertNotBefore, assertNotBefore, assertNotEmpty, assertNotEmpty, assertPropertyEquals, clearSession, commitAndCloseSession, createDirIfNotExists, disableLocalizationServiceLogging, enableLocalizationServiceLogging, flushAndEvict, getNow, reload, reloadassertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
throws java.lang.Exception
BaseTestCaseWithUsersetUp in class BaseTestCaseWithUserjava.lang.Exception - if an error occurs during setup.public void testAccessNotFoundEntry()
public void testAccessValidEntry()
public void testAccessWithInvalidAcl()
public void testAccessWithValidAcl()
public void testForFalse()
public void testUserRoleAcl()
public void testUserCanManageChannelAcl()
public void testUserRoleAclFalse()
public void testNeedsFirstUser()
public void testSystemFeature()
throws java.lang.Exception
java.lang.Exceptionpublic void testAclSystemHasManagementEntitlement()
throws java.lang.Exception
java.lang.Exceptionpublic void testUnimplementedMethods()
public void testGlobalConfigIsGone()
public void testCanAccessChannel()
public void testFormvarExists()
public void testIsVirtual()
throws java.lang.Exception
java.lang.Exception