SysTest.parmMethodName Method [AX 2012]

Gets or sets the method name parameter.

Syntax

protected Name parmMethodName([str _name])

Run On

Called

Parameters

  • _name
    Type: str
    The method name to set; optional.

Return Value

Type: Name Extended Data Type
The method name.

See Also

SysTest Class

SysTestCase Class

SysTestSuite Class

Unit Test Framework

Walkthrough: Testing a Class Using the Unit Test Framework