e151d4d1d0
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com> |
||
---|---|---|
.. | ||
.mvn/wrapper | ||
src | ||
.gitignore | ||
README.md | ||
mvnw | ||
mvnw.cmd | ||
pom.xml |
README.md
Spring Boot Testing
This module contains articles about Spring Boot testing
The Course
The "REST With Spring" Classes: http://bit.ly/restwithspring
Relevant Articles:
- 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
- Fixing the NoSuchMethodError JUnit Error
- More articles: [more -->]