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