3229 Commits (main)

Author SHA1 Message Date
Sam Brannen de7d50d39f Redeclare @⁠TestMethodOrder on @⁠Nested test class 6 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 6 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 6 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 7 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 7 months ago
DongNyoung Lee 31903a9d92 Fix typo in MockClientHttpRequest Javadoc 7 months ago
Sam Brannen 0f9870b603 Stop referring to JUnit 5 in documentation 7 months ago
Sam Brannen 62f1814d7c Remove [set|with]Property(String, String) variants from MockEnvironment 7 months ago
Sam Brannen d0efc2230c Support Object property values in MockEnvironment 7 months ago
Sam Brannen 6a6abac003 Polish Javadoc for MockPropertySource 7 months ago
Brian Clozel fdab8fabd2 Avoid duplicate Content-Type in MockHttpServletRequest 7 months ago
rstoyanchev 094e653746 Versioning support in WebTestClient controller setup 7 months ago
rstoyanchev 3095219479 Support API versioning in MockMvc 7 months ago
rstoyanchev a024e5985a Add defaultApiVersion to WebTestClient 7 months ago
rstoyanchev 5b19f6249e Refactoring in ApiVersionInserter 7 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 7 months ago
Sébastien Deleuze 7acd4aec38 Introduce Jackson 3 support to AnnotationDrivenBeanDefinitionParser 7 months ago
Sébastien Deleuze 0ad4fcaeaf Update spring-test tests to use Jackson 3 7 months ago
Sébastien Deleuze 71987a8713 Introduce Jackson 3 support for views 7 months ago
rstoyanchev d8b506e09a Fix failing test 8 months ago
Sam Brannen e8f873a349 Ensure Bean Overrides are discovered once in hierarchies 8 months ago
Sam Brannen b943817f3e Close ApplicationContext after test AOT processing 8 months ago
Sam Brannen c74fc7ec90 Deprecate JUnit 4 support in the TestContext framework 8 months ago
Sam Brannen ef11a00c0b Polishing 8 months ago
Sam Brannen 176b0b09bf Migrate remaining JUnit 4 tests to JUnit Jupiter where feasible 8 months ago
rstoyanchev 190dabb8e1 Polishing contribution 8 months ago
blake_bauman d15abd58b4 Add option to set Principal in MockServerWebExchange 8 months ago
Sam Brannen 44500cf868 Revise TestConventions to retain existing JUnit Platform options 8 months ago
Sam Brannen 49e5c84928 Migrate remaining JUnit 4 tests to JUnit Jupiter where feasible 8 months ago
Sam Brannen 5fb37e3133 Polishing 8 months ago
rstoyanchev fb94109c09 WebTestClient support for API versioning 8 months ago
Sam Brannen a22d204681 Remove duplicate words in Java source code 8 months ago
Sam Brannen 26869b0e4c Polish Bean Override internals 8 months ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 8 months ago
Sam Brannen c168e1c297
Provide first-class support for Bean Overrides with @⁠ContextHierarchy 8 months ago
Sam Brannen 4510b78dfd Include @⁠ContextCustomizerFactories in @⁠NestedTestConfiguration Javadoc 8 months ago
Sam Brannen 024f421170 Switch to JSpecify @⁠Nullable annotation on main 8 months ago
Sam Brannen 63f4ba4b2a Move field injection logic to BeanOverrideTestExecutionListener 8 months ago
Sam Brannen 0c7bc232d6 Redesign BeanOverrideRegistry internals 8 months ago
Sam Brannen 470bf3b0bb Add missing Javadoc for BeanOverrideHandler constructor 9 months ago
Juergen Hoeller ee804ee8fb Avoid throwing of plain RuntimeException 9 months ago
Sam Brannen d6e35cf1f0 Introduce queryParamCount() in MockRestRequestMatchers 9 months ago
Sam Brannen 374c3b4545 Provide complete support for qualifier annotations with Bean Overrides 9 months ago
Sam Brannen d7e470d3e0 Polishing 9 months ago
Sam Brannen 208d52d852 Introduce Checkstyle rule for separator symbol location 9 months ago
rstoyanchev 37d7af42ac Allow setting ApplicationContext on MockServerWebExchange 9 months ago
Sam Brannen c6a9aa59a3 Remove BDDMockito Checkstyle rule 9 months ago
Sam Brannen 020f556841 Support custom attribute with a value in MockCookie.parse() 9 months ago
Dmitry Sulman a6f3f18d89 Allow supertypes in ContentResultMatchersDsl matchers 10 months ago
Sam Brannen c5ecc50bfe Document wrapping behavior for TestExecutionListener callbacks 10 months ago