Update 35. Testing.md

master
qibaoguang 2015-02-27 21:15:15 +08:00
parent f4800979b1
commit ed836e830a
1 changed files with 3 additions and 0 deletions

View File

@ -0,0 +1,3 @@
### 35. 测试
Spring Boot提供很多有用的测试应用的工具。spring-boot-starter-test POM提供Spring TestJUnitHamcrest和Mockito的依赖。在spring-boot核心模块org.springframework.boot.test包下也有很多有用的测试工具。