Class ImpressionAggregatorServiceTest
java.lang.Object
com.hybris.ymkt.recommendation.services.ImpressionAggregatorServiceTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classTo be used to aggregate impressions from UI before persisting to DB.
Expected to be consumed in multi-threaded environment.static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoid
-
Constructor Details
-
ImpressionAggregatorServiceTest
public ImpressionAggregatorServiceTest()
-
-
Method Details
-
testEmpty
public void testEmpty() -
test1EntryRemoved
public void test1EntryRemoved() -
test2EntryRemoved
public void test2EntryRemoved()
-