how to setup junit and integration test?
Anonimo
use plug-in like sure fire or fail safe and use embbeded tomcat and derby. I said I generally use spring test library and mock the bean. I used the mockito before but I don't remember all the annotation.