. |
Mpx.TestAssertTest Declaration
DescriptionAssertTest forces an MPX library assertion to occur. This is useful for testing assertion handling code. The condition used to force the exception is (1 = =2). Sample CodeThe following code calls Mpx.Test.AssertTest which is guaranteed to assert. The first catch statement will catch an Mpx.AssertException and log its associated text message to a file.
See AlsoMPX Debug Assertion Dialog Box
|
| | Copyright © 2001-2021 Motion Engineering |