Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 245 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 245 Bytes

junit-generator-v2

Generate a junit skeleton test class testing:

  • all public and non public constructors
  • all constructors exception
  • all public and non public methods
  • all methods exception
  • to every paramenters are created mock objects