158 Commits (9655fc5007130ca6daccd9a6c2c107c43ca59990)

Author SHA1 Message Date
Juergen Hoeller 8aa0b07768 Consistent early eviction tests in regular and transactional scenarios 5 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 5 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 5 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 5 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 5 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 5 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 5 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 5 years ago
Spring Operator 8f77b7366e URL Cleanup 6 years ago
Spring Operator 540759ec41 URL Cleanup 6 years ago
Spring Operator dc6f63f610 URL Cleanup 6 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 6 years ago
Sam Brannen 70cf597484 Remove obsolete overview.html files 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Juergen Hoeller e49896d95f Upgrade to Mockito 2.22, XMLUnit 2.6.2, JavaMail 1.6.2 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
Juergen Hoeller 5b24040b5e JtaAnnotationTransactionAspect configured by default (in aspectj mode) 6 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 6 years ago
Phillip Webb eeebd51f57 Use consistent class design 6 years ago
Phillip Webb e0480f75ac Fix javadoc checkstyle issues 6 years ago
Stephane Nicoll f1871f9e3f Fix faulty BeanPostProcessorChecker logs with @EnableCaching 6 years ago
Juergen Hoeller d979bbad2d Expose AspectJ 1.9.1 in Maven POMs 6 years ago
Juergen Hoeller e170cb0f79 Upgrade framework build to JPA 2.2 and JTA 1.3 7 years ago
Juergen Hoeller 40d5e7cc80 Upgrade to AspectJ 1.9 GA 7 years ago
Juergen Hoeller 97735e4ffc Proper references to JDK 9+ (including JDK 10) in build comments 7 years ago
Juergen Hoeller 28ea718d2d Build setup allows for JDK 10 as source/test target compatibility 7 years ago
Juergen Hoeller a5a069c5b1 Upgrade to JavaMail 1.6.1 7 years ago
Juergen Hoeller dd4f915234 Upgrade to JCache 1.1 (and Caffeine 2.6.1) 7 years ago
Juergen Hoeller 7bcbdbbc62 Upgrade to AspectJ 1.8.13 (and 1.9 RC2) 7 years ago
Juergen Hoeller a4f8ce7553 Upgrade to AspectJ 1.9 RC1 7 years ago
Juergen Hoeller ac45aa2022 Upgrade to AspectJ 1.9 beta 7 (with 1.8.10 exposed in POMs) 7 years ago
Juergen Hoeller e2882fe1db Build against EE 8 API level wherever possible 7 years ago
Juergen Hoeller 9190b76ab9 Latest dependency updates (POI 3.17, Rome 1.8, EhCache 3.4, Caffeine 2.5.6, RxJava 2.1.4, Tomcat 8.5.21, JRuby 9.1.13, Rhino 1.7.7.2) 7 years ago
Sam Brannen 3f2e27f24f Fix Javadoc formatting in AnnotationBeanConfigurerAspect 7 years ago
Brian Clozel 5460c0095b Fix Gradle warnings about task output 7 years ago
Brian Clozel 2eeb428e95 Move modules to independent build files 7 years ago
Juergen Hoeller fd53d2a51a Consistent use of @Nullable in spring-test 7 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 cff311b03c Remove outdated JpaExceptionTranslatorAspect 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
Stephane Nicoll 2b822d5053 Polish contribution 8 years ago
nkjackzhang 60123b6ca3 Fix typo in javadoc 8 years ago