[SPR-8633] Introduced generic invokeMethod() in ReflectionTestUtils.
This commit is contained in:
parent
4d99ddba8a
commit
7a1553472d
|
|
@ -44,6 +44,7 @@ Changes in version 3.1 RC1 (2011-09-xx)
|
|||
* JavaMailSenderImpl detects and respects "mail.transport.protocol" property in existing Session
|
||||
* added ConcurrentMapCacheManager, dynamically building ConcurrentMapCache instances at runtime
|
||||
* added "disabled" property to EhCacheFactoryBean
|
||||
* introduced generic invokeMethod() in ReflectionTestUtils
|
||||
* introduced DelegatingSmartContextLoader as new default ContextLoader for TestContext framework
|
||||
* deprecated @ExpectedException
|
||||
* AnnotationConfigContextLoader now detects default configuration classes within test classes
|
||||
|
|
|
|||
Loading…
Reference in New Issue