Runtime.moduleUnitTester

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.

  1. ModuleUnitTester moduleUnitTester [@property setter]
  2. ModuleUnitTester moduleUnitTester [@property getter]
    struct Runtime
    static @property
    moduleUnitTester
    ()

Return Value

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

Meta