Class TestGrantRevoke


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

      • TestGrantRevoke

        public TestGrantRevoke()
    • Method Detail

      • 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()