Resultados da pesquisa a pedido "spring-junit"

1 a resposta

spring Devo usar @DirtiesContext em todas as classes

Eu tenho vários testes junit, @ContextConfiguration(locations = { "file:../business/src/test/resources/application-context-test.xml", "file:src/main/webapp/WEB-INF/confA.xml", "classpath:/mvc-dispatcher-servlet-test.xml"}) ...