Class ImpressionAggregatorServiceTest
- java.lang.Object
-
- com.hybris.ymkt.recommendation.services.ImpressionAggregatorServiceTest
-
@UnitTest public class ImpressionAggregatorServiceTest extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classImpressionAggregatorServiceTest.Impressionstatic classImpressionAggregatorServiceTest.ImpressionAggregatorServiceTo be used to aggregate impressions from UI before persisting to DB.
Expected to be consumed in multi-threaded environment.static classImpressionAggregatorServiceTest.ImpressionCounter
-
Constructor Summary
Constructors Constructor Description ImpressionAggregatorServiceTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtest1EntryRemoved()voidtest2EntryRemoved()voidtestEmpty()
-