56 Commits (ca2c2c812ef3d481e88d301ee7b5f50b540fd54a)

Author SHA1 Message Date
Spring Builds 16edf9867a Update copyright headers in source files 10 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 10 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 10 months ago
Sam Brannen 33aeb6ee9c Deprecate [Property|Preferences]PlaceholderConfigurer for removal 11 months ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
Brian Clozel ba312f6c7c Update AOT support after RuntimeHints changes 1 year ago
Juergen Hoeller 6c08d93992 Polishing 2 years ago
Sam Brannen 067638ae6e Introduce ClassUtils.isVoidType() utility method 2 years ago
Sam Brannen 398cc01650 Polishing 2 years ago
Sam Brannen db535863dd Consistently use class literals for primitive types 2 years ago
Stéphane Nicoll 0c42965fc3 Polish 2 years ago
Sam Brannen 37e6fe5b64 Update copyright headers 2 years ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 2 years ago
Juergen Hoeller 6e5af9dccb Polishing 3 years ago
Sam Brannen 39bc7566df Stop printing to System.out in tests 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 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 3 years ago
Brian Clozel 43d39d4e8a Enforce need for type reflection in RuntimeHintsAgent 4 years ago
Brian Clozel 323d1907c1 Do not require full type reflection when listing methods/fields 4 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 4 years ago
Sam Brannen 66b9a52cec Suppress warning in test 4 years ago
Brian Clozel 3c22404bce Fix RuntimeHintsAgent instrumentation for method invocation 4 years ago
Sam Brannen adb2eef749 Clean up warnings and remove unused code 4 years ago
Brian Clozel 52ec031025 Improve RuntimeHintsAgent test coverage 4 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 4 years ago
Sam Brannen c263cbfbe4 Fix broken test missed in merge 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
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 5 years ago
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 6 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 6 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 6 years ago
Sam Brannen 0998bd49ef Implement reliable advice invocation order within an @Aspect 6 years ago
Sam Brannen fbeecf3bf8 Test status quo for invocation order of all advice types 6 years ago
Sam Brannen a61ab5d296 Fix @since tags 6 years ago
Sam Brannen 63e8609f3b Test status quo for 'after' advice invocation order 6 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 6 years ago
Sam Brannen 8a371c7669 Use Gradle test fixture support for spring-aop 6 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 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 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
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Juergen Hoeller 48934cba1b Polishing 7 years ago
Sam Brannen 3fa4d63807 Polish tests in integration-tests 7 years ago
Brian Clozel 998f6af290 Move integration tests to dedicated module 7 years ago