National Institute of Standards and Technology
Package illustrating a test case

Test case 52371

Deprecated test case

This version contains mistakes, making it deprecated. Deprecated test cases should not be used for new work. However, They remain in the SARD as a reference to redo previous work.

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 don't 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.