JavaMVC框架

Spring中使用@RunWith整合的测试注解

2018-07-06  本文已影响0人  Belmode

例如:

@RunWith(SpringJUnit4ClassRunner.class)
@ContextConfiguration(locations={"classpath:aop/applicationContext.xml"})
上一篇 下一篇

猜你喜欢

热点阅读