Spring的集成测试测什么?
spring reference的原文:
*The correct wiring of your Spring IoC container contexts.
*Data access using JDBC or an ORM tool. This would include such things as the correctness of SQL statements, Hibernate queries, JPA entity mappings, etc.