Spring Test HtmlUnit 1.0.0 RC1 發布,增加MockMVC和Webdriver支持

jopen 9年前發布 | 9K 次閱讀 Spring Test HtmlUnit

Spring MVC Test HtmlUnit提供了Spring MVC測試框架HtmlUnit、 WebDriverGeb的集成測試,簡化頁面自動化測試,利用這些技術可以完成無需啟動服務器即可進行頁面測試、自動化頁面/頁面流程測試、Javascript測試、Mock Service提高集成測試速度。

Spring Test HtmlUnit 1.0.0 RC1 發布,這次發布的新亮點:

Migration Guide

A detailed migration guide from 1.0.0.M2 to 1.0.0.RC1 was added.

New Maven Coordinates

We have changed the maven group id. For details refer to Updating Dependencies

Default Context Path is ""

Based upon community feedback, the default context path is now "". This means if you are using a previous release, you will need to update the URL that is configured.

For details refer to Default Context Path is now ""

MockMvc WebClient & WebDriver Builders

This release adds builders for MockMvc and HtmlUnit integration. The builders provide a number of benefits:

For details refer to MockMvc WebClient & WebDriver Builders

New Project Site & Documentation

We have added a new Project Site. We have also released documentation in which all code is tested.

 本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!