TestGen4J

TestGen4J automatically generates JUnit test cases from your own Java class files or source files.
Download

TestGen4J Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Open Software License
  • Price:
  • FREE
  • Publisher Name:
  • TestGen4J Team
  • Publisher web site:

TestGen4J Tags


TestGen4J Description

TestGen4J automatically generates JUnit test cases from your own Java class files or source files. TestGen4J automatically generates JUnit test cases from your own Java class files or source files.Its primary focus is to exercise boundary value testing of the arguments passed to the method. It uses rules, written in a user-configurable XML file, that define boundary conditions for the data types.The test code is separated from test data with the help of JTestCase. The test code is generated in a hierarchical manner.What's New in This Release:· This release fixes a problem in which tests are not generated for a method whose return type is an object of an inner-class of some other main class if this inner-class is private or if it not private but the main class does not have a public constructor.· SpikeTestGen.java was changed to look for methods returning an object which are inner-classes.


TestGen4J Related Software