Runtime.moduleUnitTester

void moduleUnitTester( ModuleUnitTester h ) @property

Ditto

ModuleUnitTester moduleUnitTester() @property

Gets the current legacy module unit tester.

This property should not be used, but is supported for legacy purposes.

Note that if the extended unit test handler is set, this handler will be ignored.

Returns

The current legacy module unit tester handler or null if none has been

set.