Class TestConfiguredFeatures

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.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 Details

    • TestConfiguredFeatures

      public TestConfiguredFeatures()
  • Method Details

    • selectConfiguredConnectors

      public void selectConfiguredConnectors()