SysTestSuite.parmTests Method [AX 2012]

Gets or sets the Tests parameter.

Syntax

public List parmTests([List _tests])

Run On

Called

Parameters

  • _tests
    Type: List Class
    The value to which to set the Tests parameter; optional.

Return Value

Type: List Class
The value of the Tests parameter.

See Also

SysTestSuite Class

SysTestCase Class

Unit Test Framework

Walkthrough: Testing a Class Using the Unit Test Framework