public class TestGrantRevoke extends io.prestosql.tempto.ProductTest
| Constructor and Description |
|---|
TestGrantRevoke() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
void |
setup() |
void |
testAll() |
void |
testCustomRole() |
void |
testDropRoleWithPermissionsGranted() |
void |
testGrantRevoke() |
void |
testPublic() |
void |
testShowGrants() |
void |
testTableOwnerPrivileges() |
void |
testTransitiveRole() |
void |
testViewOwnerPrivileges() |
public void setup()
public void cleanup()
public void testGrantRevoke()
public void testShowGrants()
public void testAll()
public void testPublic()
public void testCustomRole()
public void testTransitiveRole()
public void testDropRoleWithPermissionsGranted()
public void testTableOwnerPrivileges()
public void testViewOwnerPrivileges()
Copyright © 2012–2019. All rights reserved.