Test Result : NewExceptionHandlingTest
0 failures
(±0)
, 4 skipped
(±0)
24 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testBasicKeywordUsage | 57 ms | Passed |
testBasicUsage | 27 ms | Passed |
testCatchErrors | 19 ms | Passed |
testCatchErrors2 | 19 ms | Passed |
testCatchOnlyAllows1Parameter1 | 32 ms | Passed |
testCatchOnlyAllows1Parameter2 | 65 ms | Passed |
testCausedBy | 0 ms | Skipped |
testDuplicateExceptionTypeThrowsException | 29 ms | Passed |
testExceptionInheritance | 31 ms | Passed |
testExceptionObjectCorrect | 0 ms | Skipped |
testExceptionObjectCorrect2 | 0 ms | Skipped |
testExceptionObjectCorrect3 | 0 ms | Skipped |
testExceptionTrickle | 29 ms | Passed |
testExceptionTypeIsCorrectInMulticatch | 33 ms | Passed |
testFinallyErrors | 31 ms | Passed |
testFinallyMustBeLast | 34 ms | Passed |
testFinallyRunsAndReturnIsCorrect | 35 ms | Passed |
testFinallyRunsOnException | 35 ms | Passed |
testFinallyRunsOnNormal | 43 ms | Passed |
testHiddenThrowSetsOffLog | 0.29 sec | Passed |
testNestedTryWorks | 22 ms | Passed |
testTryAloneFails | 19 ms | Passed |
testTryFinallyKeywordUsage | 38 ms | Passed |
testUnknownExceptionType | 34 ms | Passed |