Find the mocked component methods called not verified

前端 未结 0 403
借酒劲吻你
借酒劲吻你 2021-02-12 21:45

I have a JUnit 5 test using Spring Boot 2.3.7 with Java 8:

@ExtendWith(SpringExtension.class)
@EnableConfigurationProperties
class HourlyJobTest {

    @Autowired         


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