 | ScopeTestHelperFail Method (String) |
Fail assertion.
Namespace:
com.espertech.esper.common.client.scopetest
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static void Fail(
string message
)
Parameters
- message
- Type: SystemString
an optional message
See Also