3022 Commits (d5baab2aed0293bdfc8007971fbaf6003ffde11b)

Author SHA1 Message Date
Sam Brannen a22d204681 Remove duplicate words in Java source code 12 months ago
Sam Brannen 26869b0e4c Polish Bean Override internals 1 year ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 1 year ago
Sam Brannen c168e1c297
Provide first-class support for Bean Overrides with @⁠ContextHierarchy 1 year ago
Sam Brannen 4510b78dfd Include @⁠ContextCustomizerFactories in @⁠NestedTestConfiguration Javadoc 1 year ago
Sam Brannen 024f421170 Switch to JSpecify @⁠Nullable annotation on main 1 year ago
Sam Brannen 63f4ba4b2a Move field injection logic to BeanOverrideTestExecutionListener 1 year ago
Sam Brannen 0c7bc232d6 Redesign BeanOverrideRegistry internals 1 year ago
Sam Brannen 470bf3b0bb Add missing Javadoc for BeanOverrideHandler constructor 1 year ago
Juergen Hoeller ee804ee8fb Avoid throwing of plain RuntimeException 1 year ago
Sam Brannen d6e35cf1f0 Introduce queryParamCount() in MockRestRequestMatchers 1 year ago
Sam Brannen 374c3b4545 Provide complete support for qualifier annotations with Bean Overrides 1 year ago
Sam Brannen d7e470d3e0 Polishing 1 year ago
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 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
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 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
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
rstoyanchev e9d16da633 Remove Netty 5 support 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
Johnny Lim 042b78f609 Fix Javadoc @code tags 1 year ago
Sam Brannen 62405560af Polishing 1 year ago
Sam Brannen cecebd0ef1 Polish HttpHeadersAssertTests 1 year ago
Johnny Lim aac4dbf420 Polish HttpHeadersAssert 1 year ago