2367 Commits (de417beff71f42bc5f2b8386649a1f535cf7cb6c)

Author SHA1 Message Date
Sam Brannen c2d0d292bd Re-resolve ContextLoader in logWarningForIgnoredDefaultConfig() 2 weeks ago
Sam Brannen 824aa137f8 Align implementation of injectDependencies() with injectDependenciesInAotMode() 3 weeks ago
Sam Brannen 0dc44f79d5 Avoid superfluous MergedContextConfiguration equals() check 3 weeks ago
Sam Brannen f481f99516 Avoid unnecessary List and Stream creation 3 weeks ago
Sam Brannen 72ed2eaa31 Fix lambda variable names 3 weeks ago
Sam Brannen 0676c958f7 Log warning for ignored default context configuration in tests 3 weeks ago
Sam Brannen d6b7cea327 Polishing 3 weeks ago
rstoyanchev b9a59853fa Use case-insensitive comparator in HttpHeadersAssert 4 weeks ago
Sam Brannen d84c4a39e2 Stop referring to "Java 8" features in documentation 1 month ago
Sam Brannen a08a4d6068 Document @⁠SpringExtensionConfig in the reference manual 2 months ago
Sam Brannen ba47dd0714 Fix links to JUnit User Guide 2 months ago
Juergen Hoeller 1c56ec3f7e Polishing 2 months ago
rstoyanchev 9b95482557 ContentRequestMatchers supports HttpEntity multipart 2 months ago
Sam Brannen 01a57a7219 Simplify DefaultContextCache implementation by using entrySet().removeIf() 2 months ago
Sam Brannen b5c2003c51 Fix variable name 2 months ago
Sam Brannen fa404063ab Avoid unnecessary pausing of application contexts for tests 2 months ago
Sam Brannen 19c2506476 Do not restart contexts if pausing is disabled 2 months ago
Sam Brannen 9711db787e Introduce Spring property to disable context pausing for tests 2 months ago
rstoyanchev 5551292639 Polishing contribution 2 months ago
Sébastien Deleuze a55309d478 Null-mark org.springframework.test.web.support package 3 months ago
木葉 Scarlet d077e043d6 Consistently declare @⁠Nullable on parameter in equals() implementations 3 months ago
Brian Clozel 89ca8e6976 Document how to discard response body with WebTestClient 3 months ago
Brian Clozel 7353ab41d2 Fix memory leak in WiretapConnector 3 months ago
Juergen Hoeller e2c9dc7138 Revert to previous behavior for 7.0.2 (based on Boot/Data impact) 3 months ago
Sam Brannen 1818161f58 Ensure bottom-up semantics in resolveDefaultContextConfigurationAttributes() 3 months ago
Sam Brannen 8916ee9f81 Set inheritLocations to true in ContextConfigurationAttributes constructor 3 months ago
Sam Brannen 658775b914 Avoid unnecessary list creation & processing in AbstractTestContextBootstrapper 3 months ago
Sam Brannen ea7a1d789e Resolve ContextLoader only once in AbstractTestContextBootstrapper 3 months ago
Sam Brannen 4ae471df01 Resolve all default context configuration within @⁠Nested hierarchy 3 months ago
Juergen Hoeller 07c0213f20 Polishing 4 months ago
Sam Brannen a493bd959d Fix nullability in TestContextAnnotationUtils.findAnnotationDescriptor() 4 months ago
Juergen Hoeller f082c435e1 Polishing 4 months ago
Brian Clozel 08e6d762d2 Always buffer response body in RestTestClient 4 months ago
Sam Brannen c1125699bb Document that the SpringExtension requires JUnit Jupiter 6.0 or higher 4 months ago
Sébastien Deleuze 2641b5d783 Polishing 4 months ago
Vincent Potucek 83bbf16e6c Modernize java.time API usages 4 months ago
rstoyanchev f80b79bc45 Configure JsonPath in RestTestClient with MappingProvider 4 months ago
rstoyanchev adffd3dcf6 Fix JsonConverterDelegate initialization in RestTestClient 4 months ago
Sam Brannen b133c2b346 Document semantics of SpringExtension.getApplicationContext() 4 months ago
Sam Brannen 648629fab2 Polish Javadoc for SpringExtension 4 months ago
rstoyanchev b648e226cd Update deprecation notices in WebTestClient 4 months ago
Sam Brannen e4f8ae0338 Stop setting local port in HtmlUnitRequestBuilder 4 months ago
Sam Brannen a0baeae9cf Fix port handling in HtmlUnitRequestBuilder 4 months ago
rstoyanchev 02e928e4e3 Docs for the WebTestClient AssertJ integration 4 months ago
rstoyanchev 7445f542f4 AssertJ support for WebTestClient 4 months ago
rstoyanchev cd8690254b Polishing in RestTestClient AssertJ support 4 months ago
rstoyanchev 125002844e Add JsonConverterDelegate 4 months ago
Sam Brannen b019ebee6e Document that @⁠MockitoSpyBean cannot spy on a scoped proxy 5 months ago
Sam Brannen c0c94d5d86 Reject attempt to use @⁠MockitoSpyBean with a scoped proxy 5 months ago
Sam Brannen 1fc446b3fc Provide AOT support for @⁠Nested classes in a @⁠ParameterizedClass 5 months ago