Test Result : NewExceptionHandlingTest
0 failures
(±0)
, 4 skipped
(±0)
24 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testBasicKeywordUsage | 31 ms | Passed |
testBasicUsage | 24 ms | Passed |
testCatchErrors | 29 ms | Passed |
testCatchErrors2 | 23 ms | Passed |
testCatchOnlyAllows1Parameter1 | 28 ms | Passed |
testCatchOnlyAllows1Parameter2 | 9 ms | Passed |
testCausedBy | 0 ms | Skipped |
testDuplicateExceptionTypeThrowsException | 21 ms | Passed |
testExceptionInheritance | 29 ms | Passed |
testExceptionObjectCorrect | 0 ms | Skipped |
testExceptionObjectCorrect2 | 0 ms | Skipped |
testExceptionObjectCorrect3 | 0 ms | Skipped |
testExceptionTrickle | 18 ms | Passed |
testExceptionTypeIsCorrectInMulticatch | 27 ms | Passed |
testFinallyErrors | 21 ms | Passed |
testFinallyMustBeLast | 29 ms | Passed |
testFinallyRunsAndReturnIsCorrect | 28 ms | Passed |
testFinallyRunsOnException | 18 ms | Passed |
testFinallyRunsOnNormal | 24 ms | Passed |
testHiddenThrowSetsOffLog | 0.45 sec | Passed |
testNestedTryWorks | 7 ms | Passed |
testTryAloneFails | 27 ms | Passed |
testTryFinallyKeywordUsage | 28 ms | Passed |
testUnknownExceptionType | 15 ms | Passed |