718 Commits (fed13b0e0ceefc4198b761704292ce290ae68066)

Author SHA1 Message Date
Phillip Webb bcbcafaab2 Polish "Use method references when possible in test code" 2 years ago
Ahmed Ashour 207327d97c Use method references when possible in test code 2 years ago
Piyal Ahmed 17adcfc180 Use constructor rather than Collection.addAll 2 years ago
Donghoon Lee 8920c2f269 Fix typo in javadoc 2 years ago
Andy Wilkinson 486ceecc9a Use the bean factory to get the type produced by a factory bean 2 years ago
Moritz Halbritter 1534bc8ad2 Polish "Avoid using OkHttp3ClientHttpRequestFactory in test" 2 years ago
Stéphane Nicoll 20042576e9 Avoid using OkHttp3ClientHttpRequestFactory in test 2 years ago
Phillip Webb 20db2b54c7 Update copyright year of changed files 2 years ago
Felix 8a42935dad Apply instanceof pattern matching 2 years ago
Scott Frederick 720e9cef16 Make RestTemplateBuilder more compatible with RestClient.Builder 2 years ago
Moritz Halbritter 8ffcfc9b77 Harmonize style of igored exceptions across the codebase 2 years ago
Moritz Halbritter df755db1f3 Ensure that remaining mocks are closed before initializing a test 2 years ago
Moritz Halbritter 930669888a Add more integration tests for MockitoTestExecutionListener 2 years ago
Moritz Halbritter c87d5eeb28 Ensure that remaining mocks are closed before initializing a test 2 years ago
Andy Wilkinson 45c32854a5 Fix Checkstyle upgrade 2 years ago
Yanming Zhou 8cb8999772 Ban call of URLEncoder.encode/URLDecoder.decode(String,String) 2 years ago
Yanming Zhou 8599e5a986 Remove unnecessary `toString()` calls 2 years ago
Yanming Zhou 84f7c2dba9 Remove unnecessary `final` modifiers 2 years ago
Yanming Zhou ebfbc0ef05 Cleanup kotlin sources 2 years ago
Moritz Halbritter 66ed4fe519 Remove system property dependency from MockBeanContextCachingTests 2 years ago
Phillip Webb 690cfa220a Provide a way to create custom ApplicationContextFactory 2 years ago
Phillip Webb abdad1cabe Constently use assertThatExceptionOf... assertions 2 years ago
Andy Wilkinson 4cc3aec587 Consider @ComponentScan in imports context cache key 2 years ago
Scott Frederick ff99de49c4 Configure a RestClient.Builder with RestClientTest 3 years ago
Phillip Webb 8edec21a6f Update copyright year of changed files 3 years ago
Andy Wilkinson 21de3fba3c Describe quirks of JUL and Log4j2 in OutputCaptureExtension javadoc 3 years ago
Stephane Nicoll 421448233f Remove invalid check for String-based FactoryBean.OBJECT_TYPE_ATTRIBUTE 3 years ago
Stephane Nicoll b46e81c230 Start building against Spring Framework 6.1.0-M4 snapshots 3 years ago
Moritz Halbritter ed9169501e Polish 3 years ago
Moritz Halbritter 1a8b8ce26e Revert "Revise synchronized blocks" 3 years ago
Moritz Halbritter 497bbf9c2d Revise synchronized blocks 3 years ago
Andy Wilkinson d0d545468a Revert "Remove invalid check for String-based FactoryBean.OBJECT_TYPE_ATTRIBUTE" 3 years ago
Stephane Nicoll 279f8221a5 Remove invalid check for String-based FactoryBean.OBJECT_TYPE_ATTRIBUTE 3 years ago
Stephane Nicoll 191ac10009 Deprecate support for OkHttp 3 years ago
Johnny Lim 96c9915f12 Polish 3 years ago
Andy Wilkinson f4c996b432 Polish "Check for Class and ResolvableType object type attributes" 3 years ago
Bernardo Bulgarelli 3a7185206e Check for Class and ResolvableType object type attributes 3 years ago
Phillip Webb 7c942679ad Polish 'Switch ImportsContextCustomizer to use MergedAnnotations.search' 3 years ago
Laurent Martelli 4562189125 Switch ImportsContextCustomizer to use MergedAnnotations.search #36211 3 years ago
Phillip Webb 5d0640a356 Use MergedAnnotations for `@AliasFor` support 3 years ago
Laurent Martelli 9baf23ccd5 Test that ImportsContextCustomizer can support @AliasFor 3 years ago
Andy Wilkinson b645eb32ac Remove deprecated code that was to be removed in 3.2 3 years ago
Andy Wilkinson ca5bd37e81 Upgrade to Spring Framework 6.1.0-M1 3 years ago
Andy Wilkinson 6dc84b1645 Ignore non-singleton factory beans when resetting mocks 3 years ago
Marc Leroux b61834c92d Replace Mockito argument captors with assertArg 3 years ago
Phillip Webb 2b261e6ebd Apply TestTypeExcludeFilter in regular applications 3 years ago
Andy Wilkinson 3f93a4ece6 Polish "Add content buffering support to MockServerRestTemplateCustomizer" 3 years ago
Chinmoy Chakraborty b065e04be7 Add content buffering support to MockServerRestTemplateCustomizer 3 years ago
Phillip Webb d442bfbeff Polish 3 years ago
Mortitz Halbritter bece347987 Polish 3 years ago