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