Test Result : NewExceptionHandlingTest
0 failures
(±0)
, 4 skipped
(±0)
24 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
testBasicKeywordUsage | 36 ms | Passed |
testBasicUsage | 23 ms | Passed |
testCatchErrors | 29 ms | Passed |
testCatchErrors2 | 26 ms | Passed |
testCatchOnlyAllows1Parameter1 | 28 ms | Passed |
testCatchOnlyAllows1Parameter2 | 24 ms | Passed |
testCausedBy | 0 ms | Skipped |
testDuplicateExceptionTypeThrowsException | 37 ms | Passed |
testExceptionInheritance | 28 ms | Passed |
testExceptionObjectCorrect | 0 ms | Skipped |
testExceptionObjectCorrect2 | 0 ms | Skipped |
testExceptionObjectCorrect3 | 0 ms | Skipped |
testExceptionTrickle | 27 ms | Passed |
testExceptionTypeIsCorrectInMulticatch | 37 ms | Passed |
testFinallyErrors | 26 ms | Passed |
testFinallyMustBeLast | 46 ms | Passed |
testFinallyRunsAndReturnIsCorrect | 34 ms | Passed |
testFinallyRunsOnException | 34 ms | Passed |
testFinallyRunsOnNormal | 30 ms | Passed |
testHiddenThrowSetsOffLog | 0.25 sec | Passed |
testNestedTryWorks | 26 ms | Passed |
testTryAloneFails | 21 ms | Passed |
testTryFinallyKeywordUsage | 33 ms | Passed |
testUnknownExceptionType | 36 ms | Passed |