Share via


SysTest.getName Method [AX 2012]

Returns the name of the test method.

Syntax

public str getName()

Run On

Called

Return Value

Type: str
The name of the test method.

See Also

SysTest Class

SysTestCase Class

SysTestSuite Class

Unit Test Framework

Walkthrough: Testing a Class Using the Unit Test Framework