Tag Archives: spring

Simple spring integration testing

Spring has had a really nice unit test framework available for a while now, but the documentation can be a bit daunting. Here’s a super-simple example of adding dependency injection to an integration test:

Posted in Software Development Mantras, Technical HOWTOs | Tagged , , | Leave a comment