Skip to content

Toradocu 3.0 (a.k.a. Jdoctor)

Latest
Compare
Choose a tag to compare
@albertogoffi albertogoffi released this 08 Jun 14:13
· 45 commits to master since this release

This release adds a new, semantic-based, translation engine to translate Javadoc comments into procedure specifications.

This release also contains many changes to the code base. The two major changes are:

  • Toradocu does no longer rely on the Javadoc tool to extract information from source code.
  • Toradocu verifies generated conditions to avoid spurious results.
  • Toradocu integrates with Randoop, an automatic test case generator.