Integration Testing in Spring Boot using SpringBootTest
YOUR LINK HERE:
http://youtube.com/watch?v=6SVT-bXjBzo
In this tutorial, we will implement and learn how to do integration testing of Rest APIs using @SpringBootTest annotation in Spring boot. This is the second part of the video series Testing in spring boot. We will be using TestRestTemplate to execute and test our Rest APIs by starting a real server on a random port. • Link to first video part: • • Test Rest API's using WebMvcTest and ... • #IntegrationTesting #springboot #SpringBootTest #TestRestTemplate #restapis
#############################
