3118 Commits (2b7f88ee449fb37c81f2e3649beaa643f9537357)

Author SHA1 Message Date
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" 8 months ago
Sébastien Deleuze d115f36400 Use JsonMapper instead of ObjectMapper when relevant 8 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 9 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 9 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
Juergen Hoeller d47f1a1749 Migrate orm.hibernate5 to orm.jpa.hibernate package for Hibernate ORM 7.0 9 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 9 months ago
Sam Brannen 7606a929c9 Fail build for JUnit discovery issues 9 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 9 months ago
rstoyanchev 3dfb6a7c0b Fix failing test 9 months ago
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 10 months ago