Download of easyCoverage4J-annotations-0.2.1.jar (easyCoverage4J-annotations-0.2.1.jar ( external link: SF.net): 5,479 字节) will begin shortly. If not so, click link on the left.

文件信息

文件大小
5,479 字节
MD5
8e831b0dfb0712c959ebda9c2a8a6db1

项目描述

Easy Coverage is a tool that can dynamically generate unit tests to perform basic verifications, thus leaving more time for the developers. When writing unit tests, developers often have to write the same elementary verifications over and over for most classes. This is tedious and error-prone, and keeps developers away from writing more meaningful unit tests. Easy Coverage is extensible and highly configurable. It can work as a standalone product, or be used with JUnit, which is highly recommended. Support for TestNG is planned.

If you want to get started, you should go to the wiki and the quick start.