Class RegionRegistryAllocationStrategyTest
java.lang.Object
de.hybris.platform.regioncache.test.RegionRegistryAllocationStrategyTest
Test for RegionRegistryAllocationStrategy
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidFor region configuration with empty types RegionRegistryAllocationStrategy should "create" registry.void
-
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()
-