Package | Description |
---|---|
com.espertech.esper.client.scopetest |
Test framework classes.
|
Modifier and Type | Method and Description |
---|---|
static void |
EPAssertionUtil.assertMapOfCollection(Map map,
String[] keys,
String[] expectedList,
EPAssertionUtil.AssertionCollectionValueString collectionValue)
Assert that a map of collections (Map<String, Collection>) has expected keys and values.
|