@UnitTest public class ImpressionAggregatorServiceTest extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ImpressionAggregatorServiceTest.Impression |
static class |
ImpressionAggregatorServiceTest.ImpressionAggregatorService
To be used to aggregate impressions from UI before persisting to DB.
Expected to be consumed in multi-threaded environment. |
static class |
ImpressionAggregatorServiceTest.ImpressionCounter |
| Constructor and Description |
|---|
ImpressionAggregatorServiceTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
test1EntryRemoved() |
void |
test2EntryRemoved() |
void |
testEmpty() |
Copyright © 2018 SAP SE. All Rights Reserved.