Spring Boot integration testing with Testcontainers
Springboot provides excellent support for unit testing and integration testing. I have covered how to do unit testing for Springboot controllers in various ways in one of my previous articles. While doing unit testing we try to test a single method while mocking all the dependencies. While doing integration testing we see that interaction between … Continue reading Spring Boot integration testing with Testcontainers
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed