National Institute of Standards and Technology
Package illustrating a test case

Test case 134473

Description

Explicitly throw an Error that will not be caught by any code and the JVM will halt. Unfortunately the design of our test cases dont let us throw an Exception (runTest() in AbstractTestCase is not declared as throwing anything and adding a throw cascades to updates to all test case files).

Flaws

Test Suites

Documentation

Have any comments on this test case? Please, send us an email.