Springboot @MockBean not being injected when running other tests with whole context

前端 未结 0 1007
终归单人心
终归单人心 2021-02-13 10:28

I\'m facing some problems when trying to inject a bean with the annotation @MockBean inside a Junit test. As a result I get the real service injected instead of the mocked one,

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