Package io.trino.tests.product
Class TestConfiguredFeatures
- java.lang.Object
-
- io.trino.tempto.ProductTest
-
- io.trino.tests.product.TestConfiguredFeatures
-
public class TestConfiguredFeatures extends io.trino.tempto.ProductTestTests 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 Summary
Constructors Constructor Description TestConfiguredFeatures()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidselectConfiguredConnectors()
-