首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > JUnit发生器

JUnit发生器

  • 资源大小:5.34 MB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: junit 发生器

资 源 简 介

A simple tool to generate JUnit 3.x or 4.x test cases automatically. This tool will only work with Java 5 and 6 source code. JUGen has two modes: GUI mode and CLI mode. To use the GUI (on Windows, double clicking on the JAR may work): Usage: java -jar jugen.jar To use the CLI: Usage: java -jar jugen.jar [--overwrite=[yes|no]] [--exclude=[comma_separated_list]]where: * project_dir: the directory where the Java source files are located * destination_dir: the directory where the JUnit files will be created * template_dir: the directory where the JUGen templates are located * junit_version: 3 or 4 * overwrite: when this flag is set to yes, JUGen will overwrite the JUnit files in the destination_dir even they already exists * exclude: the list of Java files to be excluded from processing In Eclipse, we can run JUGen easily by creating an External

文 件 列 表

jugen-0.2.jar
templates
junit3.template
junit4.template
VIP VIP
0.214434s