Class TestComments

java.lang.Object
io.trino.tempto.ProductTest
io.trino.tests.product.hive.TestComments

public class TestComments extends io.trino.tempto.ProductTest
  • Constructor Details

    • TestComments

      public TestComments()
  • Method Details

    • dropTestTable

      public void dropTestTable()
    • testCommentTable

      public void testCommentTable()
    • testCommentView

      public void testCommentView()
    • testCommentViewColumn

      public void testCommentViewColumn()
    • getColumnComment

      protected String getColumnComment(String schemaName, String tableName, String columnName)
    • testCommentColumn

      public void testCommentColumn()