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

您现在的位置是:虫虫源码 > Java > 利用量子系统的能量在你的java构建!

利用量子系统的能量在你的java构建!

  • 资源大小:2.16 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: java 能量 子系统 构建

资 源 简 介

By Combining a simple Jetty server and HTMLUnit, this library will allow you to integrate your qUnit test directly into a Java-based build with a simple jUnit test that runs your entire unit-test suite in less than 10 seconds. Quick Start: Once you have a standard qUnit test suite HTML file, just add a plain old jUnit test to your Java project that looks like this: public class QUnitDemoIntegration { @Test public void testQunitPage(){ QUnitTestDriver.run("path/to/qUnitTest.html"); }} Get the JAR file here, and for integration with Nexus or Artifactory, the POM here. Additional examples are here.
VIP VIP
0.213238s