spring boot的测试类要不要加@RunWith(SpringJUnit4ClassRunner.class)?

动车是不是高铁2022-10-01  13

是否要将@ run with(spring JUnit 4 class runner . class)添加到spring boot的测试类中?是否要将@ run with(spring JUnit 4 class runner . class)添加到spring boot的测试类中?简介:idea中自动生成的测试类中没有@ run with(spring JUnit 4 class runner . class)?并且运行正常? 在其他ide中,必须有,否则会出现莫名其妙的npe
转载请注明原文地址:https://juke.outofmemory.cn/read/1859415.html

最新回复(0)