57 Commits (main)

Author SHA1 Message Date
Sam Brannen 37e6fe5b64 Update copyright headers 11 months ago
Johnny Lim 919faa2ce2 Order modifiers to align with JLS 11 months ago
Sébastien Deleuze c8169e5cad Add Coroutines support to Spring AOP 1 year ago
Juergen Hoeller 6e5af9dccb Polishing 1 year ago
Sam Brannen 39bc7566df Stop printing to System.out in tests 1 year ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 1 year ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Sam Brannen 46fc28fd1a Clean up Javadoc and source code regarding " ." typos 2 years ago
Brian Clozel 43d39d4e8a Enforce need for type reflection in RuntimeHintsAgent 2 years ago
Brian Clozel 323d1907c1 Do not require full type reflection when listing methods/fields 2 years ago
Phillip Webb 505da5c602 Migrate hint registration to shortcuts 2 years ago
Sam Brannen 66b9a52cec Suppress warning in test 2 years ago
Brian Clozel 3c22404bce Fix RuntimeHintsAgent instrumentation for method invocation 2 years ago
Sam Brannen adb2eef749 Clean up warnings and remove unused code 2 years ago
Brian Clozel 52ec031025 Improve RuntimeHintsAgent test coverage 2 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 2 years ago
Sam Brannen c263cbfbe4 Fix broken test missed in merge 3 years ago
Sam Brannen f8a5a8d7be Use modern language features in tests 3 years ago
Sam Brannen df263d01b9 Use idiomatic AssertJ assertions for true, false, and null 3 years ago
Juergen Hoeller d84ca2ba90 Jakarta EE 9 migration 3 years ago
Brian Clozel cecc0849a8 Upgrade to Gradle 7.2 3 years ago
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 4 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 4 years ago
Sam Brannen 0998bd49ef Implement reliable advice invocation order within an @Aspect 4 years ago
Sam Brannen fbeecf3bf8 Test status quo for invocation order of all advice types 4 years ago
Sam Brannen a61ab5d296 Fix @since tags 4 years ago
Sam Brannen 63e8609f3b Test status quo for 'after' advice invocation order 4 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 4 years ago
Qimiao Chen 1f9fa3bab8
Remove useless .gitignore files 5 years ago
Sam Brannen c91dd02905 Delete obsolete TestSourcesPlugin 5 years ago
Sam Brannen 8a371c7669 Use Gradle test fixture support for spring-aop 5 years ago
Sam Brannen 5581f3b77b Use Gradle test fixture support for spring-tx 5 years ago
Sam Brannen 7cd4ddf5fc Rename test fixture package in spring-beans 5 years ago
Sam Brannen 4260c34b47 Rename test fixture package in spring-core 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
Andy Wilkinson cba91ab28e Stop Created-By manifest header from causing a test task cache miss 5 years ago
Sam Brannen 30cff46e7f Prevent improper use of testing framework APIs 5 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 5 years ago
Juergen Hoeller 48934cba1b Polishing 5 years ago
Brian Clozel d4089747b8 Use dependency management in Framework build 5 years ago
Brian Clozel 86c734785d Apply Artifactory Gradle plugin 5 years ago
Brian Clozel 7ce1f5e652 Configure Maven publications with Gradle 5 years ago
Brian Clozel e9523161f0 Revert "Revert "Refactor Gradle tasks in Spring Framework build"" 5 years ago
Stephane Nicoll fb0d618751 Revert "Refactor Gradle tasks in Spring Framework build" 5 years ago
Brian Clozel 1539ba8991 Refactor Gradle tasks in Spring Framework build 5 years ago
Sam Brannen 3fa4d63807 Polish tests in integration-tests 5 years ago
Brian Clozel 998f6af290 Move integration tests to dedicated module 5 years ago