75 Commits (74630a1b0c2c9c254459361f21d3f94f5f956a7a)

Author SHA1 Message Date
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Sam Brannen cfb1ed1009 Clean up warnings and delete dead code 6 years ago
Juergen Hoeller f6fdffd663 Lazily retrieve delegate beans in AsyncConfigurer and CachingConfigurer 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Juergen Hoeller f813712f5b Consistent use of @Nullable across the codebase (even for internals) 7 years ago
Juergen Hoeller 42d6d7ec4e Transaction annotations on interface methods with CGLIB proxies 8 years ago
Juergen Hoeller d003f6614b Tests for annotation lookups in interfaces (currently ignored for CGLIB proxies) 8 years ago
Sam Brannen 9ed66bf2eb Clean up warnings across code base 8 years ago
Juergen Hoeller e03dea1d64 Polishing 8 years ago
Juergen Hoeller b3253ca5e2 Drop mock.staticmock package from spring-aspects 8 years ago
Juergen Hoeller aae4874b85 Revised spring-orm test suite (no AbstractJpaTests anymore) 8 years ago
Sam Brannen 1391248ea6 Introduce log4j 2 for Spring's test suite 8 years ago
Juergen Hoeller b5db5d3aac Broadly remove deprecated core classes and methods 8 years ago
Juergen Hoeller 37e42e68e8 Refined AspectJ caching tests 8 years ago
Stephane Nicoll 6cd85ddde7 Align caching AspectJ configuration 8 years ago
Juergen Hoeller 517ebd1d3e Consistent formatting 9 years ago
Stephane Nicoll 19d97c4253 Support for multi-threaded cache access 9 years ago
Juergen Hoeller dd647659b3 Rearranged cache test class names across several modules 9 years ago
Stephane Nicoll 9882a53c7d Fix test failure 9 years ago
Stephane Nicoll 2a2a8d3f93 Allow null values to be cached with `@CacheResult` 9 years ago
Sam Brannen 3dcf8c1712 Simplify legacy JUnit 3.8 based tests in spring-orm 9 years ago
Sam Brannen d5ee787e1e Migrate JUnit 3 tests to JUnit 4 9 years ago
Juergen Hoeller 581ab18b85 Test for Java 8's CompletableFuture with Spring's async execution aspect 9 years ago
Sam Brannen 4dffeeee64 Introduce alias for 'value' attribute in caching annotations 9 years ago
Sam Brannen 7f0f04dfe3 Support annotations on interfaces in AnnotatedElementUtils 10 years ago
Juergen Hoeller 8b2d9951e0 AnnotationAsyncExecutionAspect properly accepts ListenableFuture return type 10 years ago
Juergen Hoeller 595cdf05e9 Polishing 10 years ago
Stephane Nicoll babbf6e871 Harmonize resources location 10 years ago
Stephane Nicoll 66735d01cf Add exception-handler attribute support for AspectJ 10 years ago
Stephane Nicoll fa8d202a45 AspectJ support for javax.transaction.Transactional 10 years ago
Juergen Hoeller 8325b10080 Consistent formatting of license headers, package javadocs, and import declarations 10 years ago
Stephane Nicoll 8fc191c95e Apply AsyncUncaughtExceptionHandler to AspectJ 10 years ago
Juergen Hoeller 9f3c1cf762 Polishing 10 years ago
Stephane Nicoll d9e0b292ab polishing 10 years ago
Stephane Nicoll 35226695eb Rename default to testCache in Cache related tests 10 years ago
Juergen Hoeller 3c7bb9c279 Fixed Xml/AnnotationBeanConfigurerTests after AbstractBeanConfigurerTests removal 11 years ago
Juergen Hoeller 6c1f8de5fa Eventual removal of deprecated AbstractBeanConfigurerAspect, BeanReferenceFactoryBean and CommonsLogFactoryBean 11 years ago
Stephane Nicoll 3cda355e7f polishing 11 years ago
Stephane Nicoll f3b8a4103e Use CacheResolver in Spring abstraction 11 years ago
Stephane Nicoll 47a4327193 Add JSR-107 cache annotations support 11 years ago
Stephane Nicoll f06cad91c0 Add custom cache manager per cache operation 11 years ago
Stephane Nicoll 81c208098f Custom KeyGenerator 11 years ago
Stephane Nicoll 4cd818b9e4 Harmonize log configuration 11 years ago
Sam Brannen fbdebc1bd6 Clean up warnings that show up in Gradle build 11 years ago
Sam Brannen c335e99e3f Remove trailing whitespace from source code 11 years ago
Sam Brannen 624170f178 Introduce verify & reset methods in ADSEMockCtrl 11 years ago
Sam Brannen 76f3d6e501 Improve test coverage for AbstractMethodMockingControl 11 years ago
Sam Brannen 69a89b1bb0 Fix off-by-one regression in AbstractMethodMockingControl 11 years ago
Sam Brannen b8ed2f4967 Ensure all tests are executed in the Gradle build 11 years ago
Phillip Webb 043a41e382 Consistent whitespace after imports 11 years ago