Hi all,
JUnit Helper 1.7 is released. This version has only bug fixes.
Following are available for download.
- JUnit Helper Core Library 1.7
- JUnit Helper Eclipse Plugin 1.7.0
- JUnit Helper Maven Plugin 1.7
Download:
http://code.google.com/p/junithelper/downloads/list
Eclipse:
Update site (
http://junithelper.org/eclipse/plugins/site.xml) or via
Eclipse Marketplace.
* Release Notes - 1.7
** Bug
* Issue 63: Unnecessary semicolon for comment area when using
extension
* Issue 64: Cannot load the value of "target_regexpCsvForExclusion"
with line breaks in pom.xml
* Issue 65: Generated invalid test code when
"testCaseClassNameToExtend" is empty.
* Issue 66: Test code generator does not work fine for default
package class.
* Issue 68: Extension for instantiation does not work fine for
constructor args.
Thanks,