NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.scopetest
EPAssertionUtil Class
EPAssertionUtil Methods
AssertAllBooleanTrue Method
AssertAllPropsSortedByName Method
AssertContains Method
AssertEqualsAllowArray Method
AssertEqualsAnyOrder Method
AssertEqualsExactOrder Method
AssertEqualsIgnoreNewline Method
AssertMapOfCollection Method
AssertNameValuePairs Method
AssertNotContains Method
AssertProps Method
AssertPropsAllValuesSame Method
AssertPropsMap Method
AssertPropsPerRow Method
AssertPropsPerRowAnyOrder Method
AssertSameAnyOrder Method
AssertSameExactOrder Method
AssertTypeEqualsAnyOrder Method
AssertUnderlyingPerRow Method
CompareEqualsExactOrder Method
CompareRefExactOrder Method
ConcatenateArray Method
ConcatenateArray2Dim Method
EnumeratorCount(T) Method
EnumeratorToArray Method
EnumeratorToArrayUnderlying Method
EventsToObjectArr Method
GetUnderlying Method
Sort Method
ToObjectArray Method
ToObjectCollection(T) Method
EPAssertionUtil
GetUnderlying Method
Return an array of underlying objects for an array of events.
Namespace:
com.espertech.esper.common.client.scopetest
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
static
Object
[]
GetUnderlying
(
EventBean
[]
events
)
Parameters
events
Type:
com.espertech.esper.common.client
EventBean
to return underlying objects
Return Value
Type:
Object
events
See Also
Reference
EPAssertionUtil Class
com.espertech.esper.common.client.scopetest Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com