Share via


SysTestSuite.getName Method [AX 2012]

Gets the name of the suite.

Syntax

public str getName()

Run On

Called

Return Value

Type: str
The name of the suite.

See Also

SysTestSuite Class

SysTestCase Class

Unit Test Framework

Walkthrough: Testing a Class Using the Unit Test Framework