Share via


SysTestFilterStrategy.getMethod Method [AX 2012]

Retrieves an instance of the SysDictMethod class for a test method.

Syntax

protected SysDictMethod getMethod(ClassId _classId, MethodName _methodName)

Run On

Called

Parameters

Return Value

Type: SysDictMethod Class
An instance of the SysDictMethod class for a test method.

See Also

Reference

SysTestFilterStrategy Class