 | SupportListenerAssertInvokedFlagAndReset Method |
Assert the invoked-flag against the expected value and reset the flag
Namespace:
com.espertech.esper.runtime.client.scopetest
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
Syntaxvoid AssertInvokedFlagAndReset(
bool expected
)
Parameters
- expected
- Type: SystemBoolean
expected value
See Also