2920 Commits (208d52d852d6455828c128b034608cec19e69259)

Author SHA1 Message Date
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 1 year ago
rstoyanchev 37d7af42ac Allow setting ApplicationContext on MockServerWebExchange 1 year ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 1 year ago
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 c5ecc50bfe Document wrapping behavior for TestExecutionListener callbacks 1 year ago
Sam Brannen 0fd94f1b9f Polishing 1 year ago
Sam Brannen e421104cf3 Supply RuntimeHints to an AotContextLoader 1 year ago
Sam Brannen adfeba23e0 Polishing 1 year ago
Sam Brannen 7789e12575 Polishing 1 year ago
Johnny Lim 108caea385 Use ORDER constant in MockitoResetTestExecutionListener 1 year ago
Brian Clozel b6a5402d88 Fix multiple Content-Language values in MockHttpServletResponse 1 year ago
Brian Clozel 6dd73ae3e4 Handle null values in MockHttpServletResponse#setHeader 1 year ago
Johnny Lim ed3fd12210 Add missing `@since` tags in MockHttpServletRequestDsl 1 year ago
Sam Brannen d82e70e345 Cross reference annotation search APIs in Javadoc 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 9797bc0acd Expose order values of TestExecutionListener implementations as constants 1 year ago
Sam Brannen 9d3374b28d Finish incomplete sentences 1 year ago
Sam Brannen 09086fc648 Revise TestExecutionListener order values documentation 1 year ago
Mengqi Xu 128e90064e Document order values for TestExecutionListener implementations 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
Johnny Lim aac4dbf420 Polish HttpHeadersAssert 1 year ago
Sam Brannen 4783c321d9 Polish formatting for consistency across implementations 1 year ago
Sam Brannen 0dfcb44821 Remove unnecessary @⁠Nullable declaration 1 year ago
Sam Brannen 9181cce65f Support @⁠MockitoBean at the type level on test classes 1 year ago
Sam Brannen 8b6523a35b Cross reference @⁠NestedTestConfiguration for Bean Overrides 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
Stéphane Nicoll d280358e98 Fix typo in HttpHeadersAssert#doesNotContainHeaders 1 year ago
Sam Brannen 3c3b8c7aac Track only qualifier annotations in BeanOverrideHandler 1 year ago
Sam Brannen 5a68d1f029 Remove @⁠FunctionalInterface declaration from BeanOverrideProcessor 1 year ago
Sam Brannen ff9b7678a7 Polish Bean Override internals and tests 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 51b89743e1 Polishing 1 year ago
Sam Brannen 019f76468b Revise TestBeanForInheritanceIntegrationTests 1 year ago
Sam Brannen 0da4ae96b4 Rename internal MockitoBeans class to MockBeans 1 year ago
Sam Brannen 2ba0022704 Polishing 1 year ago
Simon Baslé 0f38c28e91 Fix ServletRequestDataBinder ctor binding with `[]`-indexed query params 1 year ago