Class RegionRegistryAllocationStrategyTest


  • @UnitTest
    public class RegionRegistryAllocationStrategyTest
    extends java.lang.Object
    Test for RegionRegistryAllocationStrategy
    • Constructor Detail

      • RegionRegistryAllocationStrategyTest

        public RegionRegistryAllocationStrategyTest()
    • Method Detail

      • init

        public void init()
      • 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()