SysTestSuite.addAsSuite Method [AX 2012]

Wraps a test case inside a new suite and adds it to this suite.

Syntax

public void addAsSuite(ClassName _test)

Run On

Called

Parameters

See Also

Reference

SysTestSuite Class