SHUG SimpleHTMLUnitGenerator

许可: 免费 ‎文件大小: N/A
‎用户评分: 3.0/5 - ‎1 ‎评分

关于 SHUG SimpleHTMLUnitGenerator

快速生成简单的 JUnit / HTMLUnit 测试类/案例。指定:网站(例如localhost/mypage.html)。xPath(例如 //body/div[1]) 输出:具有对指定 domNode 内所有 html 元素进行基本 HTMLUnit 测试的 JUnit 测试类