# JUnitGeneratorV2.0
This plugin generates JUnit tests from right click 'Generate...' menu while focused on a java class. The unit test output code can be customized using a provided velocity template to format the code based on the origin class. If a unit test is created where one already exists, the user is prompted for overwrite or merge operation. The merge operation allows the user to selectively create the target file content. A future revision will allow the user to generate their own test case macros.
# JUnitGenerator-2.0.12
2015-05-06
Android Studio — 2.3.2 — Chipmunk | 2021.2.1 Patch 2
IntelliJ IDEA Community — 11.0 — 2021.2.4
IntelliJ IDEA Ultimate — 11.0 — 2021.2.4
MPS — 2.5.1 — 2021.2.6
1
2
3
4
5
6
7
2
3
4
5
6
7