204 Commits (b0aa004d9db74b42d7d17883ed490388261ed96e)

Author SHA1 Message Date
Stephane Nicoll 2b76c4d847 Polish "Wrap ternary operator within parentheses" 3 years ago
Juergen Hoeller 6e5af9dccb Polishing 3 years ago
Sam Brannen 7c5b2db5bf Suppress warnings in tests 3 years ago
Sam Brannen 170d6bfdad Clean up warnings in tests 3 years ago
Sam Brannen 81181c346a Assert SimpleTriggerFactoryBean.setMisfireInstruction() values 3 years ago
Sam Brannen 1378cce9fb Assert CronTriggerFactoryBean.setMisfireInstruction() values 3 years ago
Juergen Hoeller 4ce1ac0dcb Polishing 3 years ago
Juergen Hoeller f99faac073 Add caching annotation support for CompletableFuture and reactive return values 3 years ago
Sam Brannen d6230824cb Stop using Constants utility in SimpleTriggerFactoryBean 3 years ago
Sam Brannen edba535c8b Stop using Constants utility in CronTriggerFactoryBean 3 years ago
Sam Brannen 6dfd330fa5 Polish JavaMailSenderTests 3 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 3 years ago
Sam Brannen 0502d18e3d Update copyright headers 3 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 3 years ago
Sam Brannen ad60164911 Update copyright headers for source code changed since August 2022 3 years ago
Sam Brannen 7fcd1de8e3 Use AssertJ's isEmpty() instead of hasSize(0) 3 years ago
Sam Brannen d5b0b2b1a1 User AssertJ's hasSize() for arrays 3 years ago
Sam Brannen 36f7597f25 Use AssertJ's hasSize() for collections and maps 3 years ago
Sam Brannen 9d73f81e9c Avoid String allocations with Assert.notNull() 3 years ago
Sébastien Deleuze 5c68a278b5 Add SchedulerFactoryBean runtime hints 4 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 4 years ago
Juergen Hoeller 35de7e19ee Introduce initializer callback for Bean Validation Configuration 4 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 4 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 4 years ago
Stephane Nicoll 8422d9d22f Add default methods to CachingConfigurer 4 years ago
Sam Brannen 995aaa6159 Polishing 5 years ago
Sam Brannen 2c89ff934d Update copyright date 5 years ago
Daniil Pozdeev c58853f5e5 Use LocalDataSourceJobStore only if one is not set via Quartz properties 5 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 6 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 6 years ago
Stephane Nicoll 4d446f9659 Polish 6 years ago
Stephane Nicoll f3cedf268b Consistently support LoadingCache 6 years ago
Sam Brannen 8099fc8178 Use try-with-resources language construct where feasible 6 years ago
Juergen Hoeller 8697026987 Support for custom cache registration in CaffeineCacheManager 6 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 6 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 6 years ago
Sam Brannen 726b1bb1d0 Rename test fixture package in spring-context 6 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 6 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 6 years ago
Sam Brannen 0335db23c9 Use Gradle test fixture support for spring-context-support 6 years ago
Sam Brannen 61d4ee594d Use Gradle test fixture support for spring-beans and spring-context 6 years ago
Sam Brannen 5718bf424b Use Gradle test fixture support for spring-core 6 years ago
Sebastien Deleuze b24ac74106 Restore TransactionOperations Kotlin API compatibilty 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 7 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 7 years ago
Sam Brannen 3f3e41923f Migrate rest of test suite from JUnit 4 to JUnit Jupiter 7 years ago
Juergen Hoeller 8aa0b07768 Consistent early eviction tests in regular and transactional scenarios 7 years ago