Test Result : NewExceptionHandlingTest
0 failures
(±0)
, 4 skipped
(±0)
24 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testBasicKeywordUsage | 30 ms | Passed |
testBasicUsage | 30 ms | Passed |
testCatchErrors | 17 ms | Passed |
testCatchErrors2 | 20 ms | Passed |
testCatchOnlyAllows1Parameter1 | 30 ms | Passed |
testCatchOnlyAllows1Parameter2 | 17 ms | Passed |
testCausedBy | 0 ms | Skipped |
testDuplicateExceptionTypeThrowsException | 19 ms | Passed |
testExceptionInheritance | 25 ms | Passed |
testExceptionObjectCorrect | 0 ms | Skipped |
testExceptionObjectCorrect2 | 0 ms | Skipped |
testExceptionObjectCorrect3 | 0 ms | Skipped |
testExceptionTrickle | 12 ms | Passed |
testExceptionTypeIsCorrectInMulticatch | 24 ms | Passed |
testFinallyErrors | 21 ms | Passed |
testFinallyMustBeLast | 26 ms | Passed |
testFinallyRunsAndReturnIsCorrect | 29 ms | Passed |
testFinallyRunsOnException | 19 ms | Passed |
testFinallyRunsOnNormal | 23 ms | Passed |
testHiddenThrowSetsOffLog | 0.41 sec | Passed |
testNestedTryWorks | 16 ms | Passed |
testTryAloneFails | 16 ms | Passed |
testTryFinallyKeywordUsage | 31 ms | Passed |
testUnknownExceptionType | 24 ms | Passed |