public class TestNamespaceCommands extends SecureTestUtil
SecureTestUtil.AccessTestAction, SecureTestUtil.MasterSyncObserver| Constructor and Description |
|---|
TestNamespaceCommands() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testAclTableEntries() |
void |
testCreateAndDeleteNamespace() |
void |
testCreateTableWithNamespace() |
void |
testGetNamespaceDescriptor() |
void |
testGrantRevoke() |
void |
testListNamespaces() |
void |
testModifyNamespace() |
checkGlobalPerms, checkTablePerms, checkTablePerms, checkTablePerms, checkTablePerms, configureSuperuser, convertToNamespace, createNamespace, createTable, createTable, createTable, createTable, createTable, deleteNamespace, deleteTable, deleteTable, enableSecurity, grantGlobal, grantGlobalUsingAccessControlClient, grantOnNamespace, grantOnNamespaceUsingAccessControlClient, grantOnTable, grantOnTableUsingAccessControlClient, revokeFromNamespace, revokeFromNamespaceUsingAccessControlClient, revokeFromTable, revokeFromTableUsingAccessControlClient, revokeGlobal, revokeGlobalUsingAccessControlClient, verifyAllowed, verifyAllowed, verifyAllowed, verifyConfiguration, verifyDenied, verifyDenied, verifyIfEmptyList, verifyIfNullpublic static void beforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testAclTableEntries()
throws java.lang.Exception
java.lang.Exceptionpublic void testModifyNamespace()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateAndDeleteNamespace()
throws java.lang.Exception
java.lang.Exceptionpublic void testGetNamespaceDescriptor()
throws java.lang.Exception
java.lang.Exceptionpublic void testListNamespaces()
throws java.lang.Exception
java.lang.Exceptionpublic void testGrantRevoke()
throws java.lang.Exception
java.lang.Exceptionpublic void testCreateTableWithNamespace()
throws java.lang.Exception
java.lang.Exception