YuCheng Hu ddbb638242 | ||
---|---|---|
.. | ||
.mvn/wrapper | ||
src | ||
.gitignore | ||
README.md | ||
mvnw | ||
mvnw.cmd | ||
pom.xml |
README.md
Spring Boot 测试
本模块中包含了有关如何在 Spring Boot 中进行测试和在测试中遇到的一些问题和解决的文章。
- Testing with Spring and Spock
- Exclude Auto-Configuration Classes in Spring Boot Tests
- Embedded Redis Server with Spring Boot Test
- Testing Spring Boot @ConfigurationProperties
- Prevent ApplicationRunner or CommandLineRunner Beans From Executing During Junit Testing
- Testing in Spring Boot
- 解决在 Spring Boot 中运行 JUnit 测试遇到的 NoSuchMethodError 错误
- More articles: [more -->]