Class BulkNewIT

    • Constructor Detail

      • BulkNewIT

        public BulkNewIT()
    • Method Detail

      • teardown

        @AfterAll
        public static void teardown()
      • setupBulkTest

        @BeforeEach
        public void setupBulkTest()
                           throws Exception
        Throws:
        Exception
      • testSingleTabletSingleFile

        @Test
        public void testSingleTabletSingleFile()
                                        throws Exception
        Throws:
        Exception
      • testSingleTabletSingleFileOffline

        @Test
        public void testSingleTabletSingleFileOffline()
                                               throws Exception
        Throws:
        Exception
      • testSingleTabletSingleFileNoSplits

        @Test
        public void testSingleTabletSingleFileNoSplits()
                                                throws Exception
        Throws:
        Exception
      • testSingleTabletSingleFileNoSplitsOffline

        @Test
        public void testSingleTabletSingleFileNoSplitsOffline()
                                                       throws Exception
        Throws:
        Exception
      • testBadPermissions

        @Test
        public void testBadPermissions()
                                throws Exception
        Throws:
        Exception
      • testBulkFileOffline

        @Test
        public void testBulkFileOffline()
                                 throws Exception
        Throws:
        Exception
      • testLoadPlanOffline

        @Test
        public void testLoadPlanOffline()
                                 throws Exception
        Throws:
        Exception
      • testBadLoadPlans

        @Test
        public void testBadLoadPlans()
                              throws Exception
        Throws:
        Exception
      • testEmptyDirWithIgnoreOption

        @Test
        public void testEmptyDirWithIgnoreOption()
                                          throws Exception
        Throws:
        Exception
      • testEndOfFirstTablet

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