资 源 简 介
Originally written by: Alex Nazimok. This plugin allows users to generate customized test-case skeletons in a specified directory, which it will create if the directory does not already exist. The output is produced using Velocity template, that could be modified to meet user needs. If test-case already exists, then the user will be prompted to either overwrite or compare the test-case using diff panels.
General usage instructions:
This plugin was originally written by: Alex Nazimok. I have updated JUnit Generator and made it much more customizable.
This plugin allows users to generate customized test-case skeletons in a specified directory, which it will create if the directory does not already exist.
A set of velocity templates is used to generate these test cases which can be customized as needed. These templates have access to a large amount of metadata making the generated tests very dynamic. The templates are stored in the project config as well