setDebugOnException

setDebugOnException(value: Boolean);

The setDebugOnException method of the JadeTestRunner class specifies that the test runner invokes the Process class debug method if an exception occurs. (See also the JadeTestCase class expectedException method.)