Test a condition for truth, prints a warning message if the it fails. Will optionally throw a TipcAssertionException as well if the ExpectAborts property is set.
Exception Type | Condition |
---|---|
TipcAssertionException | If test fails and ExpectAborts property is True. (note: TipcAssertionException is a runtime exception) |
Tut Class | Tut Members | TIBCO.SMARTSOCKETS Namespace | ExpectAborts