Skip to main content

One doc tagged with "junit"

View all tags

Spring Boot Testing

How to test Spring Boot applications using @SpringBootTest, test slices (@WebMvcTest, @DataJpaTest), @MockBean, and Testcontainers for integration tests with real infrastructure.