Class TestGroups.Introspection

java.lang.Object
io.trino.tests.product.TestGroups.Introspection
Enclosing class:
TestGroups

public abstract static class TestGroups.Introspection extends Object
  • Method Details

    • getAllGroups

      public static Set<String> getAllGroups()
    • validateGroupIdentityReferences

      public static void validateGroupIdentityReferences(Iterable<String> groupNames)
    • isGroupIdentityReference

      public static boolean isGroupIdentityReference(String groupName)