1 2 3 4 5
setExpectedFailuresForSelfTest(1); function test() { throw new Error("thrown exception"); }