2281 Commits (280b0de6464db73275e856142a103d724b407296)

Author SHA1 Message Date
Sam Brannen 111309605c Support Test AOT processing with GraalVM tracing agent and NBT 2 years ago
Sam Brannen aabd685225 Update major/minor version properties in MockServletContext 2 years ago
Johnny Lim 8f5a1fe7e2 Add since tags to sameSite() and attribute() in CookieResultMatchersDsl 2 years ago
Sam Brannen cef597bedd Update copyright headers 2 years ago
Simon Baslé d6460e0d57 Add Cookie attributes + SameSite CookieResultMatchers in MockMvc 2 years ago
Krzysztof Krasoń 1734deca1e
Refactor AssertJ assertions into more idiomatic ones 2 years ago
Justin Tay dd97ee4e99 Support SameSite cookie attribute in MockMvcHttpConnector 2 years ago
Sam Brannen f9cb0eba87 Update Javadoc regarding Servlet 6 baseline for mocks 2 years ago
Sam Brannen d1d2d5943e Polish contribution 2 years ago
Justin Tay 281736f14e Update MockCookie to use Servlet 6.0 APIs and semantics for "attributes" 2 years ago
Simon Baslé 95883b9eb7
Rename MockMVC matcher methods to prevent regression in user tests 2 years ago
Sam Brannen ca545ac3d4 Upgrade dependencies 2 years ago
Arjen Poutsma 37a4e84450 Cache ServerHttpRequest::getMethod in AbstractServerHttpRequest 2 years ago
rstoyanchev c3ce847871 Polishing contribution 2 years ago
James Yuzawa cd8955fa72 Remove extra copy in WebClient headers/cookies 2 years ago
Sam Brannen e17f5c50a8 Update copyright headers 2 years ago
Sam Brannen 00be19c647 Consistently declare Object::equals argument as @Nullable 2 years ago
Sam Brannen 99e54fec3a Ensure all packages declare package-info.java with null-safety annotations 2 years ago
Sam Brannen fa95bf4dc1 Apply "instanceof pattern matching" in remainder of spring-test module 2 years ago
Sam Brannen 3a9c7524f0 Polishing 2 years ago
Sam Brannen ce66b251ab Fix Javadoc for MockRestRequestMatchers 2 years ago
Sam Brannen 8a44b6445d Revise queryParam() and header() support in MockRestRequestMatchers 2 years ago
Sam Brannen 6d24e62e83 Polishing 2 years ago
Johnny Lim 2d62be8590
Fix Javadoc since for MockRestRequestMatchers queryParam() and header() (#29986) 2 years ago
Sam Brannen 2e1374b459 Update copyright headers 2 years ago
Johnny Lim ce3be72e7f Polish 2 years ago
Juergen Hoeller 3e3f046dc9 Polishing 2 years ago
Juergen Hoeller 979118c1eb Polishing 2 years ago
rstoyanchev 18896aceca Adapt empty path to "/" in MockMvc 2 years ago
Simon Baslé 189d4e3e4c
Allow MockRest to match header/queryParam value list with one Matcher 2 years ago
Johnny Lim 431ae03447 Polish 2 years ago
rstoyanchev 9c0b28ffdc Fix StringIndexOutOfBoundsException 2 years ago
Sam Brannen 97e557c886 Update copyright headers 2 years ago
Manthan Bhatt 89c170b095
Restrict forwards in MockMvcWebConnection to 100 2 years ago
Sam Brannen 482482f62b Revise Testcontainers examples based on feedback 2 years ago
Johnny Lim 28602ad012 Add MockMvc.multipart() Kotlin extensions with HttpMethod 2 years ago
Sam Brannen 8e9dc3590d Update @DynamicPropertySource examples regarding changes in Testcontainers 2 years ago
Brian Clozel 5fd73f0bae Fix MockHttpServletRequest InputStream for empty body 2 years ago
Sam Brannen 58872c79ee Update copyright headers 2 years ago
Sam Brannen 24f18275dd Stop referring to "Spring 3.x" features in documentation and code 2 years ago
Sam Brannen 0502d18e3d Update copyright headers 2 years ago
Sam Brannen c4c786596f Migrate to Mockito.mock(T...) where feasible 2 years ago
Johnny Lim 2fe75c1a24
Polish HttpStatus 103 EARLY_HINTS javadocs (#29841) 2 years ago
Sam Brannen ad5c636aff Upgrade to Mockito 5.0 2 years ago
Sam Brannen a12c9a0430 Update copyright headers 2 years ago
Simon Baslé 5de1460f88
Deprecate HttpStatus 103 CHECKPOINT in favor of new EARLY_HINTS (#29816) 2 years ago
Sam Brannen a4956dfe26 Update copyright headers 2 years ago
Krzysztof Krason afb8a0d1b1 Use new Java features (switch expressions, text blocks, new JDK methods) 2 years ago
rstoyanchev c702cd418e Polishing 2 years ago
Simon Baslé 4bcc24372a Add ExecutingResponseCreator 2 years ago