Deprecated test case
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.