1.导入的Junit版本号不对2.没导入spring-test3.测试类需要手动添加 import org.springframework.test.context.junit4.SpringJUnit4ClassRunner;