SysTest::hasMethod Method [AX 2012]
Checks whether the test case has a test method.
client server public static boolean hasMethod(Object _object, IdentifierName _methodName)
Run On
CalledParameters
- _object
- Type: Object Class
The test case in which to test.
- _methodName
- Type: IdentifierName Extended Data Type
The test method for which to test.
Show: