413 Commits (dcc8dcdff81dd76cfcb7df8c6f1d61b4a3d4f207)

Author SHA1 Message Date
Juergen Hoeller 622d0831a3 Polishing 5 years ago
Sam Brannen bd4e915abf Assert same instance returned for cached merged BeanDefinition 5 years ago
fengyuanwei 6eec1acdac Make tests meaningful in DefaultListableBeanFactoryTests 5 years ago
Sam Brannen 449377908f Fix JUnit 4 to AssertJ migration bugs 5 years ago
Sam Brannen c524849774 Deleted unused field in DefaultListableBeanFactoryTests 5 years ago
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 6 years ago
Brian Clozel 61d893257e Rewrite "performance" test to JMH benchmarks 6 years ago
Juergen Hoeller 21cb9e8bff Translate NullBean result to null for lookup method with bean name 6 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 6 years ago
Sam Brannen c558391e2c Declare interfaces as @FunctionalInterface where feasible 6 years ago
Sam Brannen 96da1ff9ea Support @RestControllerAdvice in Standalone MockMvc again 6 years ago
Sam Brannen 7a31885ae5 Fix bug in StaticListableBeanFactory.isSingleton() 6 years ago
XenoAmess c7f44ff671
Fix links in Javadoc 6 years ago
Sam Brannen ab0e651547 Polish SerializationTestUtils, clean up warnings, etc. 6 years ago
Sam Brannen 9d5881e0ad Suppress warnings, remove unused code, etc. 6 years ago
Juergen Hoeller 7207f7645c Deprecate InstantiationAwareBeanPostProcessorAdapter 6 years ago
Sam Brannen 768257567d Make use of custom types configurable in YamlProcessor 6 years ago
Sam Brannen 12e05280ad Upgrade to AssertJ 3.16 6 years ago
Sam Brannen afc398333e Polishing 6 years ago
Sam Brannen e74f868a23 Revise generics support in BeanUtils.copyProperties() 6 years ago
Kunal Patel 89ee0b077f Honor generic type information in BeanUtils.copyProperties() 6 years ago
Sam Brannen cdde19c0bc Polishing 6 years ago
Juergen Hoeller a70ad0094f Clear by-type cache in case of no pre-existing bean definition as well 6 years ago
陈其苗 13970ae528 Use autoboxing instead of explicit wrapping in tests 6 years ago
Tom van den Berge 107f88a7e4 Allow non-public Kotlin classes/ctors to be instantiated 6 years ago
Sam Brannen 57b771ba92 Move common FactoryMethods to spring-beans test fixtures 6 years ago
Sam Brannen 94f8ef08e2 Move common TestPrincipal to spring-core test fixtures 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 d9ebc3bbc4 Polish StringArrayPropertyEditor[Tests] 6 years ago
Sam Brannen 59e250c93c Consistent use of SCOPE_PROTOTYPE and SCOPE_SINGLETON constants 6 years ago
Sam Brannen 9f00eb68e9 Clean up warnings 6 years ago
Juergen Hoeller 07df1ce7d2 Update genericBeanDefinitionEquality test to AssertJ usage on master 7 years ago
Juergen Hoeller 20fc7e178a Consistent equality check for parent name and indexed arguments 7 years ago
Sam Brannen a51dc84cb1 Fix Checkstyle violation 7 years ago
Sam Brannen 9517372e5f Re-enable DLBFTests.prototypeCreationWithConstructorArgumentsIsFastEnough() 7 years ago
Sam Brannen a93f3ddfe4 Polish DefaultListableBeanFactoryTests 7 years ago
Sam Brannen b2aad1c3b1 Ensure bean definitions can be removed concurrently 7 years ago
Sam Brannen 7a1a8e1623 Polish DefaultListableBeanFactoryTests 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Sam Brannen 591995ecc8 Polish and revive disabled tests 7 years ago
Sam Brannen ce178f76eb Add missing Temporal tests in BeanUtilsTests 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sam Brannen f54395b261 Polish BeanUtilsTests 7 years ago
Sam Brannen d036b5a283 Do not treat void and Void as simple types in BeanUtils 7 years ago
Juergen Hoeller 48934cba1b Polishing 7 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 7 years ago
康智冬 a6f4862f13 Fix typos related to indefinite articles 7 years ago