2020-11-12

运行idea报错No tests found matching Method testHelloService(com.atguigu.springboot.SpringBoot02ConfigApplicationTests) from org.junit.internal.requests.

2020-11-12
这很有可能是你没有在你的方法上加@Test注解