Package | Description |
---|---|
com.espertech.esper.util.support |
Internal-use-only unit and regression test support classes.
|
Modifier and Type | Method and Description |
---|---|
static SupportEventTypeAssertionEnum[] |
SupportEventTypeAssertionEnum.getSetWithFragment() |
static SupportEventTypeAssertionEnum |
SupportEventTypeAssertionEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportEventTypeAssertionEnum[] |
SupportEventTypeAssertionEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SupportEventTypeAssertionUtil.assertEventTypeProperties(Object[][] expectedArr,
EventType eventType,
SupportEventTypeAssertionEnum... assertions) |