Class CreateAndUseIT

    • Constructor Detail

      • CreateAndUseIT

        public CreateAndUseIT()
    • Method Detail

      • createData

        @BeforeAll
        public static void createData()
      • verifyDataIsPresent

        @Test
        public void verifyDataIsPresent()
                                 throws Exception
        Throws:
        Exception
      • createTableAndScan

        @Test
        public void createTableAndScan()
                                throws Exception
        Throws:
        Exception
      • createTableAndBatchScan

        @Test
        public void createTableAndBatchScan()
                                     throws Exception
        Throws:
        Exception