Share via


SysTest.parmTestable Method [AX 2012]

Gets or sets the Testable parameter.

Syntax

public SysTestable parmTestable([SysTestable _testable])

Run On

Called

Parameters

Return Value

Type: SysTestable Interface
The testable parameter.

See Also

SysTest Class

SysTestCase Class

SysTestSuite Class

Unit Test Framework

Walkthrough: Testing a Class Using the Unit Test Framework