bookmark

Technophile Blog » JUnit & Spring – What You Don’t Know


Description

When using JUnit in Spring there are several features added that many developers are not aware of.

First, if you are including the Spring Context in your tests, it becomes an Integration Test, no longer a Unit Test.

Preview

Tags

Users

  • @gresch

Comments and Reviews