Subscriber portal
Adds a test case or a test suite to the suite.
public void add(anytype _test)
You can pass in either the name of a class, the ID of a class, or an instance of the class. The class must implement either the SysTestExecutable interface or the SysTestable interface to be added.