3153 Commits (d404fdafa00612dc74acf5a08ecc9284ec47dcd1)

Author SHA1 Message Date
rstoyanchev e0b8cb4fe2 Allow setting ApiVersionInserter to null 3 months ago
rstoyanchev 03e379b070 Improve Javadoc for use of ApiVersionInserter 3 months ago
rstoyanchev 00543becf8 Allow explicitly sending no API version 3 months ago
rstoyanchev d057eb2e5d Improve converter config in RestTestClient.Builder 3 months ago
rstoyanchev 451f2b5a90 Polishing in MockMvcClientHttpRequestFactory 3 months ago
Sam Brannen 30db2e4fb5 Support Bean Overrides for non-singletons 3 months ago
Sam Brannen c6e5cfe03d Use consistent naming for Bean Override test classes 3 months ago
Stéphane Nicoll e91abd442a Simplify MockHttpServletRequestBuilders hierarchy 3 months ago
rstoyanchev df860fd3cd Polishing contribution 3 months ago
Réda Housni Alaoui 636523a2f5 AbstractMockHttpServletRequestBuilder#buildRequest is not idempotent 3 months ago
Stéphane Nicoll a2c0e1cec8 Fix typos 3 months ago
Stéphane Nicoll 8cad5711f5 Add Kotlin extensions for RestTestClient 3 months ago
Sam Brannen 7ba736dc06 Stop overriding default methods in TrackingTestNGTestListener 3 months ago
Sam Brannen 5cd2cb38e1 Make AbstractTestNGSpringContextTests thread-safe regarding tracked exceptions 4 months ago
Manu Sridharan e834a3a80c Nullability fixes for AtomicReference variables 4 months ago
Sam Brannen d84bf18408 Upgrade to JUnit 6.0 RC3 4 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 4 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 4 months ago
rstoyanchev 11dd0d6118 Provide access to raw content in RestTestClient 4 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 4 months ago
rstoyanchev c7121d048c Replace X-API-Version with API-Version 4 months ago
Sébastien Deleuze 9e8c64011d Make JsonPathAssertions#isEqualTo parameter nullable 4 months ago
Sam Brannen e5b58effa3 Deprecate put(MergedContextConfiguration, ApplicationContext) in ContextCache 4 months ago
Sam Brannen ca62119cb3 Evict context from ContextCache before loading a new context 4 months ago
Sam Brannen 8eca3a3eaf Polishing 4 months ago
Sam Brannen 33fe8d29c1 Document potential need to use Mockito.doXxx() to stub a @⁠MockitoSpyBean 4 months ago
Sam Brannen 6dc5bf7634 Clean up warnings related to deprecated HttpStatus values, etc. 4 months ago
Sam Brannen 521764e68b Fix links, @⁠since tags, formatting, etc. in RestTestClient 4 months ago
rstoyanchev 0c02443965 Consistently support no value params in query string 4 months ago
rstoyanchev 268706abd2 Polishing in AbstractMockHttpServletRequestBuilder 4 months ago
Johnny Lim 737f66d922 Restore mixed use of uri() and queryParam() 4 months ago
rstoyanchev d8804c798b RestTestClient correctly exposes the response body 5 months ago
Brian Clozel 7112efee1b Align HttpStatus with RFC9110 5 months ago
Sébastien Deleuze dc26aaa0ec Use JsonMapper instead of ObjectMapper when relevant 5 months ago
Sam Brannen 19d5ec6781 Improve documentation for ApplicationEvents to clarify recommended usage 5 months ago
khj68 c0b71f8999 Improve Javadoc of ApplicationEvents to clarify preferred usage 5 months ago
rstoyanchev 8ec0c21b0a MockMvc handles param without values 5 months ago
Sébastien Deleuze 0389e3e3af Revert "Use JsonMapper instead of ObjectMapper when relevant" 5 months ago
Sébastien Deleuze d115f36400 Use JsonMapper instead of ObjectMapper when relevant 5 months ago
Sam Brannen e590341ca7 Revise Javadoc regarding new ApplicationContext pause() support 5 months ago
Juergen Hoeller 149d468ce4 Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 5 months ago
rstoyanchev 96bc1f50c7 Add interceptors and converters to RestTestClient.Builder 5 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 5 months ago
rstoyanchev 08ccf46399 Rename request param version strategy to query param 5 months ago
NeatGuyCoding 5a3bad6d61 fix remove useless "s" 5 months ago
rstoyanchev f57828708a Polishing in RestTestClient tests 5 months ago
rstoyanchev 88ddc9d45d Polishing in [Rest|Web]TestClient Assertions 5 months ago
rstoyanchev 6cc1310274 Add API versioning to RestTestClient 5 months ago
rstoyanchev 862ffee385 Update RestTestClient ExchangeResult 5 months ago
rstoyanchev 34f259778e Further alignment of RestTestClient and WebTestClient 5 months ago