high
lit
Sign in
Explain your code
Code Explainers
Code explainers tagged
#mocking
java
@WebMvcTest
(
OrderController
.
class
)
class
OrderControllerTest
{
@Autowired
Slice testing a controller with @WebMvcTest in Spring
testing
mocking
http
Intermediate
8 steps