3074 Commits (a0f98727460aab99a641ed558aec84ebd2997c44)

Author SHA1 Message Date
Sam Brannen c17b481939 Fix link in Javadoc 9 months ago
Sam Brannen f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo 9 months ago
Sam Brannen 1fb04cb83a Add support for configuring SslInfo in WebTestClient 9 months ago
Sam Brannen 4375e59a28 Polish WebTestClient ApplicationContext tests 9 months ago
Sam Brannen 9ca7b623aa Introduce MockSslInfo 9 months ago
Sam Brannen 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest 9 months ago
Spring Builds 16edf9867a Update copyright headers in source files 9 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 9 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 9 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 9 months ago
Sam Brannen de7d50d39f Redeclare @⁠TestMethodOrder on @⁠Nested test class 9 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 10 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 10 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 10 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 10 months ago
DongNyoung Lee 31903a9d92 Fix typo in MockClientHttpRequest Javadoc 10 months ago
Sam Brannen 0f9870b603 Stop referring to JUnit 5 in documentation 10 months ago
Sam Brannen 62f1814d7c Remove [set|with]Property(String, String) variants from MockEnvironment 10 months ago
Sam Brannen d0efc2230c Support Object property values in MockEnvironment 10 months ago
Sam Brannen 6a6abac003 Polish Javadoc for MockPropertySource 10 months ago
Brian Clozel fdab8fabd2 Avoid duplicate Content-Type in MockHttpServletRequest 10 months ago
rstoyanchev 094e653746 Versioning support in WebTestClient controller setup 10 months ago
rstoyanchev 3095219479 Support API versioning in MockMvc 10 months ago
rstoyanchev a024e5985a Add defaultApiVersion to WebTestClient 10 months ago
rstoyanchev 5b19f6249e Refactoring in ApiVersionInserter 10 months ago
Sam Brannen 01fea5e7ed Polish Jackson 3 support 10 months ago
Sébastien Deleuze 7acd4aec38 Introduce Jackson 3 support to AnnotationDrivenBeanDefinitionParser 10 months ago
Sébastien Deleuze 0ad4fcaeaf Update spring-test tests to use Jackson 3 10 months ago
Sébastien Deleuze 71987a8713 Introduce Jackson 3 support for views 10 months ago
rstoyanchev d8b506e09a Fix failing test 11 months ago
Sam Brannen e8f873a349 Ensure Bean Overrides are discovered once in hierarchies 11 months ago
Sam Brannen b943817f3e Close ApplicationContext after test AOT processing 11 months ago
Sam Brannen c74fc7ec90 Deprecate JUnit 4 support in the TestContext framework 11 months ago
Sam Brannen ef11a00c0b Polishing 11 months ago
Sam Brannen 176b0b09bf Migrate remaining JUnit 4 tests to JUnit Jupiter where feasible 11 months ago
rstoyanchev 190dabb8e1 Polishing contribution 11 months ago
blake_bauman d15abd58b4 Add option to set Principal in MockServerWebExchange 11 months ago
Sam Brannen 44500cf868 Revise TestConventions to retain existing JUnit Platform options 11 months ago
Sam Brannen 49e5c84928 Migrate remaining JUnit 4 tests to JUnit Jupiter where feasible 11 months ago
Sam Brannen 5fb37e3133 Polishing 11 months ago
rstoyanchev fb94109c09 WebTestClient support for API versioning 11 months ago
Sam Brannen a22d204681 Remove duplicate words in Java source code 11 months ago
Sam Brannen 26869b0e4c Polish Bean Override internals 11 months ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 11 months ago
Sam Brannen c168e1c297
Provide first-class support for Bean Overrides with @⁠ContextHierarchy 11 months ago
Sam Brannen 4510b78dfd Include @⁠ContextCustomizerFactories in @⁠NestedTestConfiguration Javadoc 12 months ago
Sam Brannen 024f421170 Switch to JSpecify @⁠Nullable annotation on main 12 months ago
Sam Brannen 63f4ba4b2a Move field injection logic to BeanOverrideTestExecutionListener 12 months ago
Sam Brannen 0c7bc232d6 Redesign BeanOverrideRegistry internals 12 months ago
Sam Brannen 470bf3b0bb Add missing Javadoc for BeanOverrideHandler constructor 12 months ago