SysTestSuite.createTestCompany Method [AX 2012]

Creates dedicated company accounts to be used for testing.

Syntax

public DataAreaId createTestCompany([DataAreaId company])

Run On

Called

Parameters

Return Value

Type: DataAreaId Extended Data Type
The DataAreaId of the company accounts created.

Remarks

The suite will automatically delete the company accounts after the suite has been executed.

See Also

Reference

SysTestSuite Class