public final class TestAclSelector extends BaseTest
| Constructor and Description |
|---|
TestAclSelector() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupAfterTest() |
void |
testACLSelector_onlyGroups() |
void |
testACLSelector_onlyUsers() |
void |
testInValidACLSelector_shortSyntax() |
void |
testInvalidLongSyntaxIdentifier() |
void |
testMixLongShortAclSyntax() |
void |
testSameUserBothInPositiveNegative() |
void |
testStarInNegativeUsers() |
void |
testStarInPositiveUsers() |
void |
testValidACLSelector_longSyntax() |
void |
testValidACLSelector_shortSyntax() |
public void cleanupAfterTest()
public void testValidACLSelector_shortSyntax()
throws Exception
Exceptionpublic void testACLSelector_onlyUsers()
throws Exception
Exceptionpublic void testACLSelector_onlyGroups()
throws Exception
Exceptionpublic void testInValidACLSelector_shortSyntax()
throws Exception
Exceptionpublic void testValidACLSelector_longSyntax()
throws Exception
Exceptionpublic void testInvalidLongSyntaxIdentifier()
throws Exception
Exceptionpublic void testMixLongShortAclSyntax()
throws Exception
Exceptionpublic void testSameUserBothInPositiveNegative()
throws Exception
ExceptionCopyright © 2021 The Apache Software Foundation. All rights reserved.