Update 35. Testing.md
parent
f4800979b1
commit
ed836e830a
|
@ -0,0 +1,3 @@
|
|||
### 35. 测试
|
||||
|
||||
Spring Boot提供很多有用的测试应用的工具。spring-boot-starter-test POM提供Spring Test,JUnit,Hamcrest和Mockito的依赖。在spring-boot核心模块org.springframework.boot.test包下也有很多有用的测试工具。
|
Loading…
Reference in New Issue