spring-framework/spring-test
Sam Brannen b20b7415d8 Make methods of TestContext non-final
This commit makes several methods of TestContext non-final in order to
allow TestContext to be mocked — for example with Mockito.

Note, however, that TestContext has been converted to an interface in
Spring Framework 4.0.

Issue: SPR-11144
2013-12-11 01:23:03 +01:00
..
src Make methods of TestContext non-final 2013-12-11 01:23:03 +01:00
.springBeans Provide support for context hierarchies in the TCF 2013-03-07 02:11:11 +01:00