Hi,
I'm using Spring/Hibernate and for test purposes, i'd like to simulate that my database is down, i don't want to modify my config Spring file because it's only few test among many others
does anybody know a Spring class which i could call in my testcase to simulate it ?
Thanks,
Fabrice


Reply With Quote