Details
-
New Feature
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
None
-
None
-
None
Description
This tool generates test case code for constructors and static methods with parameters - such as null, "", etc - that are likely to cause exceptions.
It also provides a script to compare the logs generated by running the test code with two different implementations. The comparison tool can also be used to produce junit test cases as output.
This tool is intended to be used to identify differences in behaviour so that they can be fixed and/or documented.