128 Commits (bc657eb4d5babccf5065ef26fca8c9723675a083)

Author SHA1 Message Date
Sam Brannen 2567b20949 Upgrade to spring-javaformat 0.0.28 and downgrade to Checkstyle 8.41 5 years ago
Juergen Hoeller 475396b516 Exclude sealed interfaces from auto-proxying (for JDK 17 compatibility) 5 years ago
Sam Brannen a2ef6badc4 Use StringBuilder.append(char) where possible 5 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 6 years ago
Yanming Zhou a2bb59f1b8 Replace StringBuffer with StringBuilder where possible 6 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 6 years ago
XenoAmess fa0a1446f0
Use StringBuilder instead of StringBuffer in tests 6 years ago
Sam Brannen b33d2fe683 Clean up warnings in Gradle build, polishing, etc. 6 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 6 years ago
Sam Brannen fbeecf3bf8 Test status quo for invocation order of all advice types 6 years ago
Sam Brannen 63e8609f3b Test status quo for 'after' advice invocation order 6 years ago
Sam Brannen 70b3de4afe Polish AspectJAdvisorFactory tests 6 years ago
Juergen Hoeller 3c1ee64b7f Explicit nullability declarations for all AOP Alliance methods 6 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 6 years ago
ZhangT 6add7b4dec
Polishing 6 years ago
Sam Brannen 8a371c7669 Use Gradle test fixture support for spring-aop 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 59e250c93c Consistent use of SCOPE_PROTOTYPE and SCOPE_SINGLETON constants 6 years ago
Sam Brannen 1a13700f8b Polish contribution 6 years ago
Sam Brannen c256af4ef7 Polishing 7 years ago
Sam Brannen d611c7484f Fix Checkstyle violation 7 years ago
Sam Brannen 8f6846827d Ensure ClassFilter and MethodMatcher implementations are cacheable 7 years ago
Sam Brannen e1e072b75c Fix memory leak regression involving @Async methods 7 years ago
Sam Brannen 2e7d344930 Polish ClassFiltersTests 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 1ec9721617 Fix @since tags in ScopedProxyUtils[Tests] 7 years ago
Sam Brannen 9d2a874e3f Introduce getOriginalBeanName(String) in ScopedProxyUtils 7 years ago
Sam Brannen f8f3067419 Polishing 7 years ago
Sam Brannen d357ef706f Delete unused imports 7 years ago
lijuny a0d50a546b Polish tests in spring-aop 7 years ago
Sam Brannen 9be6aa64ef Introduce getOriginalBeanName(String) in ScopedProxyUtils 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
Sam Brannen bdf3960283 Suppress warnings in Gradle build 7 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 7 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 7 years ago
Phillip Webb 02850f357f Migrate exception checking tests to use AssertJ 7 years ago
Phillip Webb 816bbee8de Remove '.*' imports from tests 7 years ago
Phil Webb d7320de871 Migrate away from ExpectedException (#22922) 7 years ago
Sam Brannen c79fdfb668 Use assertThat from Hamcrest instead of JUnit 4 7 years ago
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Sam Brannen e98fd762ba URL Cleanup - license headers - `target` subpackages 7 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Sam Brannen 9b7215e640 URL Cleanup - update remaining license headers 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago