Class DefaultCxUpdateSegmentStrategyTest


  • @UnitTest
    public class DefaultCxUpdateSegmentStrategyTest
    extends java.lang.Object
    • Constructor Detail

      • DefaultCxUpdateSegmentStrategyTest

        public DefaultCxUpdateSegmentStrategyTest()
    • Method Detail

      • init

        public void init()
      • createSegmentsInOneBatch

        public void createSegmentsInOneBatch()
      • removeSegments

        public void removeSegments()
      • updateAutoCreatedSegmentsWithOneProvider

        public void updateAutoCreatedSegmentsWithOneProvider()
      • createSegmentsInManyBatches

        public void createSegmentsInManyBatches()
      • updateAndCreateSegmentsInManyBatches

        public void updateAndCreateSegmentsInManyBatches()
      • testUpdateSegmentsForBaseSite

        public void testUpdateSegmentsForBaseSite()
      • testUpdateSegmentsForMultipleBaseSites

        public void testUpdateSegmentsForMultipleBaseSites()
      • testUpdateSegmentsForSelectedProviders

        public void testUpdateSegmentsForSelectedProviders()
      • testUpdateSegmentsForNullContext

        public void testUpdateSegmentsForNullContext()
      • createUpdateContext

        protected CxUpdateSegmentContext createUpdateContext​(java.util.Set<java.lang.String> providers,
                                                             boolean fullUpdate,
                                                             java.util.Set<BaseSiteModel> baseSites)