BIRT 3.7
Written by: Michael Williams
Featured Refcardz: Top Refcardz:
  1. HTML5 Canvas
  2. Ruby
  3. iPhone/iPad
  4. Spring Web Flow
  5. REST
  1. jQuery Selectors
  2. Spring Config.
  3. Java
  4. Ajax
  5. Java Concurrency

Link Details

Link 142613 thumbnail
User 258218 avatar

By HamletDRC
via hamletdarcy.blogspot.com
Published: Dec 19 2008 / 07:26

Spring 2.5 ships with great support for integration testing through the classes in the org.springframework.test package. These classes allow you to dependency inject your test cases off of your existing Spring configuration, either by using your production Spring configuration file or one you've defined especially for the test case. This post explains how to annotate your JUnit 4 test cases to be autowired.
  • 13
  • 1
  • 3804
  • 19

Comments

Add your comment
User 190346 avatar

ct replied ago:

0 votes Vote down Vote up Reply

I love Spring, and I love Autowired. Love!

User 285418 avatar

Motion Control replied ago:

0 votes Vote down Vote up Reply

I hate Spring, and I especially hate 'Autowired'!

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.