Wednesday, March 30, 2005

alphaWorks : Assertion Extensions for JUnit : Overview

alphaWorks : Assertion Extensions for JUnit : Overview: "What are Assertion Extensions for JUnit?
Assertion Extensions for JUnit (JUnitX) is a set of assertion extensions that attempts to cover the most common test scenarios in JavaTM software development. This includes method contracts up to and including J2SE 1.5.0 and various other common features. JUnitX asserts that a success or failure assertion result is correct by including its own self-test suite with greater than 90% code coverage. The JUnitX package includes source code, unit test source code, an HTML code style report (100% adherence), an HTML unit test report (100% success), an HTML unit test coverage report (greater than 90% coverage), Javadoc documentation (100% exposed API), an HTML FAQ document, and an HTML README document."

No comments: