public class SupportEventPropUtil extends Object
Constructor and Description |
---|
SupportEventPropUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
assertPropEquals(SupportEventPropDesc expected,
EventPropertyDescriptor received) |
static void |
assertPropsEquals(EventPropertyDescriptor[] received,
SupportEventPropDesc... expected) |
static void |
assertTypes(EventType type,
String[] fields,
EPTypeClass[] classes) |
static void |
assertTypes(EventType type,
String field,
EPTypeClass clazz) |
static void |
assertTypesAllSame(EventType type,
String[] fields,
EPTypeClass clazz) |
public static void assertPropsEquals(EventPropertyDescriptor[] received, SupportEventPropDesc... expected)
public static void assertPropEquals(SupportEventPropDesc expected, EventPropertyDescriptor received)
public static void assertTypes(EventType type, String[] fields, EPTypeClass[] classes)
public static void assertTypes(EventType type, String field, EPTypeClass clazz)
public static void assertTypesAllSame(EventType type, String[] fields, EPTypeClass clazz)
Copyright © 2005–2021. All rights reserved.