SysTestCase.getListenerInformation Method [AX 2012]
Gets the listener information for the test method.
public Struct getListenerInformation(SysTest _sysTest)
Run On
CalledParameters
- _sysTest
- Type: SysTest Class
The test method to be executed.
Return Value
Type: Struct ClassA struct value that contains name and value pairs that will be passed to the listeners.
Community Additions
ADD
Show: