1600 Commits (666e2df0f3749ef886cce32cf6708764f7885cde)

Author SHA1 Message Date
Sam Brannen 020f556841 Support custom attribute with a value in MockCookie.parse() 1 year ago
Dmitry Sulman a6f3f18d89 Allow supertypes in ContentResultMatchersDsl matchers 1 year ago
Sam Brannen ca7ebd60ed Stop using deprecated ReflectionHintsPredicates.onMethod() on main 1 year ago
Sam Brannen e421104cf3 Supply RuntimeHints to an AotContextLoader 1 year ago
Sam Brannen adfeba23e0 Polishing 1 year ago
Brian Clozel b6a5402d88 Fix multiple Content-Language values in MockHttpServletResponse 1 year ago
Brian Clozel 75329e6d9d Revisit MockHttpServletResponse for Servlet 6.1 1 year ago
Brian Clozel 6dd73ae3e4 Handle null values in MockHttpServletResponse#setHeader 1 year ago
Brian Clozel a4d3977692 Remove unnecessary since tag in tests 1 year ago
Sam Brannen e31ce359a1 Support @⁠MockitoSpyBean at the type level on test classes 1 year ago
Sébastien Deleuze 056757b493 Refine tests in MockMvcExtensionsTests 1 year ago
Kevin Houtz 79c5fec1be Add form fields support to MockMvc Kotlin DSL 1 year ago
Sam Brannen d59991fcc9 Revise contribution 1 year ago
Yanming Zhou cf46f391d7 Improve diagnostics when a Bean Override cannot be selected by type 1 year ago
Sam Brannen 305686dbf7 Ensure Bean Overrides are discovered once in @⁠Nested hierarchies 1 year ago
Sam Brannen ba56c1a8f4 Fix copy-n-paste error 1 year ago
Sam Brannen 9107f7b592 Honor @⁠Primary before fallback qualifier for Bean Overrides 1 year ago
rstoyanchev 7f29f0e663 Revert commit 3505c4bcad 1 year ago
rstoyanchev 3898482d3f Revert commit 0f38c28e91 1 year ago
Sam Brannen cecebd0ef1 Polish HttpHeadersAssertTests 1 year ago
rstoyanchev 31578c4170 Remove deprecated web APIs in spring-test 1 year ago
Sam Brannen 9181cce65f Support @⁠MockitoBean at the type level on test classes 1 year ago
Stéphane Nicoll fe5f5d53b2 Polish "Resolve base type in parameterized type if necessary" 1 year ago
Roland Praml 033d277bcf Resolve base type in parameterized type if necessary 1 year ago
Simon Baslé caf84ffe7d Revisit HttpHeadersAssert after HttpHeaders API changes 1 year ago
Stéphane Nicoll d280358e98 Fix typo in HttpHeadersAssert#doesNotContainHeaders 1 year ago
Sam Brannen ff9b7678a7 Polish Bean Override internals and tests 1 year ago
Brian Clozel d28c0396c9 Update runtime hints predicates after GraalVM changes 1 year ago
Sam Brannen cd2fbb1ec5 Properly resolve @⁠TestBean factory method within class hierarchy 1 year ago
Sam Brannen e8745522fc Polishing 1 year ago
Sam Brannen 181db1db75 Update copyright headers to 2025 1 year ago
Sam Brannen ef4f1f0a71 Ensure @⁠BeanOverride in subclass takes precedence over superclass 1 year ago
Sam Brannen 019f76468b Revise TestBeanForInheritanceIntegrationTests 1 year ago
Sam Brannen 2ba0022704 Polishing 1 year ago
Simon Baslé 0f38c28e91 Fix ServletRequestDataBinder ctor binding with `[]`-indexed query params 1 year ago
Simon Baslé 3505c4bcad Ensure DataBinder can bind constructor with a Map with simple values 1 year ago
Sébastien Deleuze a442c180f1 Refine null-safety in the spring-test module 1 year ago
Simon Baslé 0c6f5d7d29 `HttpHeaders` are no longer a `MultiValueMap` 1 year ago
rstoyanchev 373763723e Deprecate use of PathMatcher and UrlPathHelper in web 1 year ago
Sébastien Deleuze bc5d771a06 Switch to JSpecify annotations 1 year ago
rstoyanchev e9946937e7 Remove Spring MVC suffixPattern and trailingSlash matching 1 year ago
Brian Clozel 52006b71bc Support Servlet error message in MockMvc assertions 1 year ago
Sam Brannen 54948a4e88 Log warning when one Bean Override overrides another Bean Override 1 year ago
Sam Brannen cd60a0013b Reject identical Bean Overrides 1 year ago
Sam Brannen 2137750591 Improve Bean Override by-name integration tests 1 year ago
Sam Brannen aee52b53a1 Introduce MockitoAssertions 1 year ago
Sam Brannen 92bbaa21e0 Improve test coverage for @⁠MockitoSpyBean use cases 1 year ago
Sam Brannen aa7b459803 Fix Phantom Read problem for Bean Overrides in the TestContext framework 1 year ago
Juergen Hoeller 2b9010c2a2 Remove APIs marked as deprecated for removal 1 year ago
Sam Brannen d41d674c4f Update code due to upgrade to Jakarta EE 11 APIs 1 year ago