2216 Commits (6af94dffe54c115e98b2fe359749d5e586d12fcf)

Author SHA1 Message Date
Sam Brannen 9ea45697ac Support cookie comments in MockHttpServletResponse and MockCookie 3 years ago
rstoyanchev b312eca391 Deprecate and set trailingSlash option to false 3 years ago
rstoyanchev 14fd2605a3 Deprecate UrlPathHelper shortcuts on AbstractHandlerMapping 3 years ago
rstoyanchev 92cf1e13e8 Enable use of parsed patterns by default in Spring MVC 3 years ago
rstoyanchev 8a9b082d8a Improve MappingMatch determination in mock request 3 years ago
rstoyanchev 9c2ad4a1b1 Improve forwarded URL support in HtmlUnit integration 3 years ago
Sam Brannen d6768ccc18 Ensure meta-annotations are not unnecessarily synthesized 3 years ago
Sam Brannen 661996471e Polishing 3 years ago
Sam Brannen d1b65f6d3e Stop using SpringFactoriesLoader.loadFactoryNames() in spring-test 3 years ago
Sam Brannen fb1fa073a6 Polishing 3 years ago
Sam Brannen e9806a96dc Polish contribution and introduce test 3 years ago
Johnny Lim 9b93508374 Add MockMvcRequestBuilders.multipart(HttpMethod, String, Object...) 3 years ago
rstoyanchev 7c47b470ff MockMvc allows HttpMethod input for multipart request 3 years ago
Sam Brannen 479ef3f3fd Update documentation regarding nested test class support 3 years ago
Sam Brannen 1beb7068f6 Use new AssertJ exception assertions 3 years ago
Sam Brannen 720261db26 Use List.of() and Set.of() where feasible 3 years ago
Sam Brannen b629487b44 Polish Javadoc for MockFilterChain 3 years ago
Sam Brannen bf8a54decf Switch focus to JUnit Jupiter in testing examples 3 years ago
Sam Brannen 5220410768 Update copyright date 3 years ago
Eddú Meléndez Gonzales 506b78f469
Use getHost instead of getContainerIpAddress in Redis examples 3 years ago
Sam Brannen eb50a6f4a0 Further polishing regarding JDK baseline upgrade 3 years ago
Sam Brannen 91441ba653 Update copyright date 3 years ago
CharlieYu 432fce9db3
Polish Javadoc and inline comments 3 years ago
rstoyanchev 8378af9e39 Polishing 3 years ago
Sam Brannen afa799b4f0 Suppress warning in test 3 years ago
rstoyanchev f0d149b330 Polishing contribution 3 years ago
binchoo caaf83b8e6 Add tests for binding to a Part field 3 years ago
Sam Brannen e90225336a Use JPA from Jakarta 3 years ago
Sam Brannen 1d302bf384 Introduce tests for gh-28228 3 years ago
Sam Brannen 1fe394f11d Introduce predicate for searching enclosing classes in MergedAnnotations 3 years ago
Arjen Poutsma 28ac0d3883 Use HttpStatusCode interface 3 years ago
Sam Brannen c462fe30ed Use Named arguments in parameterized tests 3 years ago
rstoyanchev ee7f60000e Polishing contribution 3 years ago
azzureman f1fdc11fab Support custom HTTP status in MockClientHttpResponse 3 years ago
Sam Brannen d9c22e657f Document the effect of @DirtiesContext on test execution events 3 years ago
Sam Brannen af977c0891 Improve documentation for @EnabledIf and @DisabledIf test support 3 years ago
Arjen Poutsma 1be3eecb2a Replace KotlinBodySpec with extensions function 3 years ago
Sam Brannen a2f02dbfc0 Improve documentation for TestContext events 3 years ago
Sam Brannen 8c6d59aaaf Polish contribution 3 years ago
a.yazychyan c5c926726d Use enhanced switch expressions where feasible 3 years ago
Sam Brannen 3ac60147f3 Improve documentation for uri(URI) method in WebTestClient 3 years ago
Sam Brannen ce87285be5 Use canonical names for types in synthesized annotation toString 3 years ago
Sam Brannen e077a753f8 Polish JsonContentTests 3 years ago
Sam Brannen 038b88e2a1 Polishing 3 years ago
Sam Brannen eb84c84373 Polish contribution 3 years ago
Gleidson Leopoldo 920be8e1b2 Add support for strict JSON comparison in WebTestClient 3 years ago
Sam Brannen a13ad3e969 Polishing 3 years ago
Juergen Hoeller 9688e61e20 Upgrade to Groovy 4.0 3 years ago
Stephane Nicoll cfefcee788 Polishing 3 years ago
Sam Brannen 5fb58e51e5 Infer UTF-8 encoding for JSON response with MockMvc's andDo(print(...)) 3 years ago