Class RegionRegistryAllocationStrategyTest

java.lang.Object
de.hybris.platform.regioncache.test.RegionRegistryAllocationStrategyTest

@UnitTest public class RegionRegistryAllocationStrategyTest extends Object
Test for RegionRegistryAllocationStrategy
  • Constructor Details

    • RegionRegistryAllocationStrategyTest

      public RegionRegistryAllocationStrategyTest()
  • Method Details

    • shouldUseRegistryForManualRegion

      public void shouldUseRegistryForManualRegion()
      For region configuration with empty types RegionRegistryAllocationStrategy should "create" registry. Not to create registry RegionType.NON_REGISTRABLE (only) should be provided as a type.
    • shouldNotUseRegistryForManualRegion

      public void shouldNotUseRegistryForManualRegion()
    • testNullValue

      public void testNullValue()