Class CalciteResourceTest


  • public class CalciteResourceTest
    extends java.lang.Object
    Tests the generated implementation of CalciteResource (mostly a sanity check for the resource-generation infrastructure).
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testSqlstateProperty()
      Verifies that resource properties such as SQLSTATE are available at runtime.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • CalciteResourceTest

        public CalciteResourceTest()
    • Method Detail

      • testSqlstateProperty

        public void testSqlstateProperty()
        Verifies that resource properties such as SQLSTATE are available at runtime.