摘要:
1. 解决方法:导入一个commons-collections.jar 2.test-output在eclipse上不显示 解决办法 阅读全文
摘要:
1.导入reportng相关jar包 2.修改Preferences设置 org.uncommons.reportng.HTMLReporter 3.修改test.xml文件 添加: <listeners> <listener class-name="org.uncommons.reportng.H 阅读全文
摘要:
一、TestNG安装 打开这个网址:https://marketplace.eclipse.org/content/testng-eclipse#group-external-install-button 二、TestNG使用 1.新建一个java工程 2.导入TestNG包 替换test.NG包的 阅读全文