3135 Commits (aa272b4cd97d51242afe816a99c19c3fe68c0d52)

Author SHA1 Message Date
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 6 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 6 months ago
rstoyanchev 11dd0d6118 Provide access to raw content in RestTestClient 6 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 6 months ago
rstoyanchev c7121d048c Replace X-API-Version with API-Version 6 months ago
Sébastien Deleuze 9e8c64011d Make JsonPathAssertions#isEqualTo parameter nullable 6 months ago
Sam Brannen e5b58effa3 Deprecate put(MergedContextConfiguration, ApplicationContext) in ContextCache 7 months ago
Sam Brannen ca62119cb3 Evict context from ContextCache before loading a new context 7 months ago
Sam Brannen 8eca3a3eaf Polishing 7 months ago
Sam Brannen 33fe8d29c1 Document potential need to use Mockito.doXxx() to stub a @⁠MockitoSpyBean 7 months ago
Sam Brannen 6dc5bf7634 Clean up warnings related to deprecated HttpStatus values, etc. 7 months ago
Sam Brannen 521764e68b Fix links, @⁠since tags, formatting, etc. in RestTestClient 7 months ago
rstoyanchev 0c02443965 Consistently support no value params in query string 7 months ago
rstoyanchev 268706abd2 Polishing in AbstractMockHttpServletRequestBuilder 7 months ago
Johnny Lim 737f66d922 Restore mixed use of uri() and queryParam() 7 months ago
rstoyanchev d8804c798b RestTestClient correctly exposes the response body 7 months ago
Brian Clozel 7112efee1b Align HttpStatus with RFC9110 7 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 7 months ago
Sam Brannen 19d5ec6781 Improve documentation for ApplicationEvents to clarify recommended usage 7 months ago
khj68 c0b71f8999 Improve Javadoc of ApplicationEvents to clarify preferred usage 7 months ago
rstoyanchev 8ec0c21b0a MockMvc handles param without values 7 months ago
Sébastien Deleuze 0389e3e3af Revert "Use JsonMapper instead of ObjectMapper when relevant" 7 months ago
Sébastien Deleuze d115f36400 Use JsonMapper instead of ObjectMapper when relevant 7 months ago
Sam Brannen e590341ca7 Revise Javadoc regarding new ApplicationContext pause() support 8 months ago
Juergen Hoeller 149d468ce4 Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 8 months ago
rstoyanchev 96bc1f50c7 Add interceptors and converters to RestTestClient.Builder 8 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 8 months ago
rstoyanchev 08ccf46399 Rename request param version strategy to query param 8 months ago
NeatGuyCoding 5a3bad6d61 fix remove useless "s" 8 months ago
rstoyanchev f57828708a Polishing in RestTestClient tests 8 months ago
rstoyanchev 88ddc9d45d Polishing in [Rest|Web]TestClient Assertions 8 months ago
rstoyanchev 6cc1310274 Add API versioning to RestTestClient 8 months ago
rstoyanchev 862ffee385 Update RestTestClient ExchangeResult 8 months ago
rstoyanchev 34f259778e Further alignment of RestTestClient and WebTestClient 8 months ago
rstoyanchev 2732b603dc Update RestTestClient builder hierarchy 8 months ago
rstoyanchev db4696ceae Align RestTestClient and WebTestClient structure 8 months ago
Rob Worsnop 934b8fc799 Common base classes for WebTestClient/RestTestClient Assertions 8 months ago
Rob Worsnop 37dcca54d2 Add RestTestClient 8 months ago
rstoyanchev 336a5d0ac8 Add container for MockMvcServerServerSpec hierarchy 8 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 8 months ago
Sam Brannen 2e0cc63616 Implement DisplayNameCustomizer properly 8 months ago
Sam Brannen dbe89abd7b Pause unused application contexts in the TestContext framework 8 months ago
Sam Brannen 8eedfdf66a Polishing 8 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 8 months ago
Sam Brannen 2f202ffcde Add compileOnly dependency on JSR-305 annotations for Reactor 9 months ago
Sam Brannen 6865380f97 Fix "liver" typo 9 months ago
rstoyanchev ff707d0ccb Add UserWebTestClientConfigurer 9 months ago
rstoyanchev 1b30b469c4 Make SslInfo nullable 9 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 9 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 9 months ago