摘要:
JUnit Listeners If you want to do some operations when your tests are started, passed, finished, failed, or skipped/ignored, you can use Listeners. Bo 阅读全文
摘要:
编写自动化测试用例一个新创建的用例中类继承了其他类,由于未知原因,eclipse没能自动编译源代码到build/classes(或其他classes目录)代码一直报错XXX cannot be resolved to a type,通过clean project 解决了该问题。 鼠标移动到工具条上, 阅读全文
摘要:
该帖转自其他出处 Sometimes due to some temporarily problems such as connection problems, server problems, browser issues, mobile application crashes and freez 阅读全文
摘要:
1.remove just the playonlinux package itself. 2.remove the playonlinux package and any other dependant packages which are no longer needed. 3. delete 阅读全文