1.

Spring JUnit 3 legacy support in releases prior to 2.5, your test class can extend the:-

A. AbstractDependencyInjectionSpringContextTests
B. AbstractSingleSpringContextTests
C. All of the mentioned
D. None of the mentioned
Answer» B. AbstractSingleSpringContextTests


Discussion

No Comment Found