I would like to do a test like: <a href="http://stevelibonati.wordpress.com/2012/02/05/spring-mvc-test-with-a-sprinkle-of-mockito/" rel="nofollow">http://stevelibonati.wordpress.com/2012/02/05/spring-mvc-test-with-a-sprinkle-of-mockito/</a>
My problem is that I am not allowed to use SNAPSHOTS in this project. Is it possible to achieve this kind og testing (send request object and get the close-to-real response) to e.g do a XML validating....
My problem is that I am not allowed to use SNAPSHOTS in this project. Is it possible to achieve this kind og testing (send request object and get the close-to-real response) to e.g do a XML validating....