Results 1 to 2 of 2

Thread: spring-mvc-test with mockito

  1. #1

    Default spring-mvc-test with mockito

    I wrote up a blog post discussing spring-mvc-test but short-circuiting the @Autowired behavior so you can isolate your testing to the Controller layer with Mockito mocked objects. Check it out.

    http://stevelibonati.wordpress.com/2...le-of-mockito/

  2. #2
    Join Date
    May 2011
    Location
    Madrid (Spain)
    Posts
    101

    Default

    Thanks for sharing.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •