Class RelOptPlanReaderTest


  • public class RelOptPlanReaderTest
    extends java.lang.Object
    Unit test for RelJson.
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  RelOptPlanReaderTest.MyRel
      Dummy relational expression.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testTypeToClass()  
      • Methods inherited from class java.lang.Object

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

      • RelOptPlanReaderTest

        public RelOptPlanReaderTest()
    • Method Detail

      • testTypeToClass

        public void testTypeToClass()