Class SimpleProcessCreationContextTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.processing.distributed.simple.SimpleProcessCreationContextTest
All Implemented Interfaces:
JaloSessionHolder

public class SimpleProcessCreationContextTest extends ServicelayerBaseTest
  • Constructor Details

    • SimpleProcessCreationContextTest

      public SimpleProcessCreationContextTest()
  • Method Details

    • shouldCreate_0_batchesFor_nonResultingQueryWithBatchSize_100

      public void shouldCreate_0_batchesFor_nonResultingQueryWithBatchSize_100() throws Exception
      Throws:
      Exception
    • shouldCreate_1_batchFor_exact_100_ItemsQueryWithBatchSize_100

      public void shouldCreate_1_batchFor_exact_100_ItemsQueryWithBatchSize_100() throws Exception
      Throws:
      Exception
    • shouldCreate_1_batchFor_lessThan_100_ItemsQueryWithBatchSize_100

      public void shouldCreate_1_batchFor_lessThan_100_ItemsQueryWithBatchSize_100() throws Exception
      Throws:
      Exception
    • shouldCreate_10_batchesFor_1000_ItemsQueryWithBatchSize_100

      public void shouldCreate_10_batchesFor_1000_ItemsQueryWithBatchSize_100() throws Exception
      Throws:
      Exception