Package io.trino.tests.product
Class TestSimpleQuery
java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.TestSimpleQuery
public class TestSimpleQuery
extends io.trino.tempto.ProductTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
TestSimpleQuery
public TestSimpleQuery()
-
-
Method Details
-
beforeTest
public void beforeTest() -
afterTest
public void afterTest() -
selectAllFromNation
public void selectAllFromNation() -
selectCountFromNation
public void selectCountFromNation()
-