SysTestAssert.assertNotEqual Method [AX 2012]
Checks whether two values are not equal.
To use this method, create a class that extends the SysTestCase class and then add a method to provide your test logic. For an example of how to use an assertion method, see How to: Create a Test Case.
You cannot pass nullNothingnullptrunita null reference (Nothing in Visual Basic) to this method.
Community Additions
ADD
Show: