Test Result : NewExceptionHandlingTest
0 failures
(±0)
, 4 skipped
(±0)
24 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testBasicKeywordUsage | 22 ms | Passed |
testBasicUsage | 17 ms | Passed |
testCatchErrors | 31 ms | Passed |
testCatchErrors2 | 15 ms | Passed |
testCatchOnlyAllows1Parameter1 | 19 ms | Passed |
testCatchOnlyAllows1Parameter2 | 14 ms | Passed |
testCausedBy | 0 ms | Skipped |
testDuplicateExceptionTypeThrowsException | 18 ms | Passed |
testExceptionInheritance | 24 ms | Passed |
testExceptionObjectCorrect | 0 ms | Skipped |
testExceptionObjectCorrect2 | 0 ms | Skipped |
testExceptionObjectCorrect3 | 0 ms | Skipped |
testExceptionTrickle | 13 ms | Passed |
testExceptionTypeIsCorrectInMulticatch | 14 ms | Passed |
testFinallyErrors | 24 ms | Passed |
testFinallyMustBeLast | 15 ms | Passed |
testFinallyRunsAndReturnIsCorrect | 17 ms | Passed |
testFinallyRunsOnException | 17 ms | Passed |
testFinallyRunsOnNormal | 14 ms | Passed |
testHiddenThrowSetsOffLog | 0.42 sec | Passed |
testNestedTryWorks | 96 ms | Passed |
testTryAloneFails | 12 ms | Passed |
testTryFinallyKeywordUsage | 27 ms | Passed |
testUnknownExceptionType | 15 ms | Passed |