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