Class MongoAdapterIT

  • All Implemented Interfaces:
    org.apache.calcite.schema.SchemaFactory

    public class MongoAdapterIT
    extends MongoAdapterTest
    Used to trigger integration tests from maven (thus class name is suffixed with IT).

    If you want to run integration tests from the, IDE manually set the -Dcalcite.integrationTest=true system property.

    For command line use:

         $ mvn install -Pit
     
    • Constructor Detail

      • MongoAdapterIT

        public MongoAdapterIT()
    • Method Detail

      • enforceMongo

        public static void enforceMongo()