107 Commits (2207d65b8294fb968170876c5ee438cc42ef5b1e)

Author SHA1 Message Date
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
izeye f0125afb5e Remove references to JCacheConfigurerSupport and CachingConfigurerSupport 3 years ago
Stephane Nicoll c7642422c3 Stop resolving CachingConfigurer instances eagerly 3 years ago
Sam Brannen 5bd90538b3 Introduce test for gh-27499 and polish contribution 3 years ago
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Sam Brannen ae5913f3b6 Polish tests 4 years ago
XenoAmess cd12583e13
Use Integer.parseInt instead of Integer.valueOf for primitive int 4 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 5 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 5 years ago
Sam Brannen 0335db23c9 Use Gradle test fixture support for spring-context-support 5 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 5 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 5 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Sam Brannen a07ce8eb82 Polishing 5 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 5 years ago
Juergen Hoeller 8aa0b07768 Consistent early eviction tests in regular and transactional scenarios 5 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 6 years ago
Sam Brannen 73dbd06361 Enforces static imports for JUnit 4 assertions and assumptions 6 years ago
Sam Brannen deecab6311 Use assertThat from Hamcrest instead of JUnit 4 6 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 6 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 6 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
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) 8 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 9 years ago
Stephane Nicoll 6cd85ddde7 Align caching AspectJ configuration 9 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