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