Class TestGrantRevoke

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.TestGrantRevoke

public class TestGrantRevoke extends io.trino.tempto.ProductTest
  • Constructor Details

    • TestGrantRevoke

      public TestGrantRevoke()
  • Method Details

    • setup

      public void setup()
    • cleanup

      public void cleanup()
    • cleanupRoles

      public void cleanupRoles()
    • testGrantRevoke

      public void testGrantRevoke()
    • testGrantOptionsOnGrantedPrivilege

      public void testGrantOptionsOnGrantedPrivilege()
    • testGrantRevokeWithGrantOption

      public void testGrantRevokeWithGrantOption()
    • testShowGrants

      public void testShowGrants()
    • testAll

      public void testAll()
    • testPublic

      public void testPublic()
    • testCustomRole

      public void testCustomRole()
    • testTransitiveRole

      public void testTransitiveRole()
    • testDropRoleWithPermissionsGranted

      public void testDropRoleWithPermissionsGranted()
    • testTableOwnerPrivileges

      public void testTableOwnerPrivileges()
    • testViewOwnerPrivileges

      public void testViewOwnerPrivileges()
    • testTablePrivilegesWithHiveOnlyViews

      public void testTablePrivilegesWithHiveOnlyViews()