Class TestConfiguredFeatures


  • public class TestConfiguredFeatures
    extends io.trino.tempto.ProductTest
    Tests in this class verify that the test environments have been defined correctly, that is that the Trino features they declare to be using matches what's enabled in the running Trino server. They don't test that these features work correctly in the Trino server itself.
    • Constructor Detail

      • TestConfiguredFeatures

        public TestConfiguredFeatures()
    • Method Detail

      • selectConfiguredConnectors

        public void selectConfiguredConnectors()