Mocking dependencies of a custom validator while writing unit test for the controller

前端 未结 0 1432
南方客
南方客 2021-02-11 13:36

I\'m writing a unit test for a controller of a spring boot application.
I used a Custom Validator to validate the request body data, and the valid

相关标签:
回答
  • 消灭零回复
提交回复
热议问题