Which statement about TestRestTemplate is TRUE?
It is a replacement for RestTemplate in production code
It is specifically designed for integration testing in Spring Boot
It can only be used with @WebMvcTest
It does not support POST requests
This question is part of this quiz :
Advance Java Quiz Day 81