Class SimpleProcessCreationContextTest

    • Constructor Detail

      • SimpleProcessCreationContextTest

        public SimpleProcessCreationContextTest()
    • Method Detail

      • shouldCreate_0_batchesFor_nonResultingQueryWithBatchSize_100

        public void shouldCreate_0_batchesFor_nonResultingQueryWithBatchSize_100()
                                                                          throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreate_1_batchFor_exact_100_ItemsQueryWithBatchSize_100

        public void shouldCreate_1_batchFor_exact_100_ItemsQueryWithBatchSize_100()
                                                                           throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreate_1_batchFor_lessThan_100_ItemsQueryWithBatchSize_100

        public void shouldCreate_1_batchFor_lessThan_100_ItemsQueryWithBatchSize_100()
                                                                              throws java.lang.Exception
        Throws:
        java.lang.Exception
      • shouldCreate_10_batchesFor_1000_ItemsQueryWithBatchSize_100

        public void shouldCreate_10_batchesFor_1000_ItemsQueryWithBatchSize_100()
                                                                         throws java.lang.Exception
        Throws:
        java.lang.Exception