Abstract
In this chapter, you will learn about basic testing techniques you can apply in testing Java applications, and also the testing support features offered by the Spring framework. These features can make your testing tasks easier and lead you to better application design. In general, applications developed with the Spring framework and the dependency injection pattern are easy to test.
Keywords
Test Class Application Context Test Fixture Integration Test Legacy Support
These keywords were added by machine and not by the authors. This process is experimental and the keywords may be updated as the learning algorithm improves.
Preview
Unable to display preview. Download preview PDF.
Copyright information
© Gary Mak 2008