2977 Commits (ed2fb61ce99a46762ae22e77a52426f7eed89755)

Author SHA1 Message Date
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 6 months ago
Juergen Hoeller 149d468ce4 Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 6 months ago
rstoyanchev 96bc1f50c7 Add interceptors and converters to RestTestClient.Builder 6 months ago
rstoyanchev 2b1a815167 Add supportedVersionPredicate to ApiVersionConfigurer 6 months ago
rstoyanchev 08ccf46399 Rename request param version strategy to query param 6 months ago
NeatGuyCoding 5a3bad6d61 fix remove useless "s" 6 months ago
rstoyanchev f57828708a Polishing in RestTestClient tests 6 months ago
rstoyanchev 88ddc9d45d Polishing in [Rest|Web]TestClient Assertions 6 months ago
rstoyanchev 6cc1310274 Add API versioning to RestTestClient 6 months ago
rstoyanchev 862ffee385 Update RestTestClient ExchangeResult 6 months ago
rstoyanchev 34f259778e Further alignment of RestTestClient and WebTestClient 6 months ago
rstoyanchev 2732b603dc Update RestTestClient builder hierarchy 6 months ago
rstoyanchev db4696ceae Align RestTestClient and WebTestClient structure 6 months ago
Rob Worsnop 934b8fc799 Common base classes for WebTestClient/RestTestClient Assertions 6 months ago
Rob Worsnop 37dcca54d2 Add RestTestClient 6 months ago
rstoyanchev 336a5d0ac8 Add container for MockMvcServerServerSpec hierarchy 6 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 6 months ago
Sam Brannen 2e0cc63616 Implement DisplayNameCustomizer properly 6 months ago
Sam Brannen dbe89abd7b Pause unused application contexts in the TestContext framework 6 months ago
Sam Brannen 8eedfdf66a Polishing 6 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 6 months ago
Sam Brannen 6865380f97 Fix "liver" typo 7 months ago
rstoyanchev ff707d0ccb Add UserWebTestClientConfigurer 7 months ago
rstoyanchev 1b30b469c4 Make SslInfo nullable 7 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 7 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 7 months ago
Juergen Hoeller d47f1a1749 Migrate orm.hibernate5 to orm.jpa.hibernate package for Hibernate ORM 7.0 7 months ago
rstoyanchev 482cfb0b18 Add detectSupportedVersions in spring-webmvc 7 months ago
Sam Brannen 7606a929c9 Fail build for JUnit discovery issues 7 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 7 months ago
rstoyanchev 3dfb6a7c0b Fix failing test 7 months ago
Sam Brannen c17b481939 Fix link in Javadoc 7 months ago
Sam Brannen f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo 7 months ago
Sam Brannen 1fb04cb83a Add support for configuring SslInfo in WebTestClient 7 months ago
Sam Brannen 4375e59a28 Polish WebTestClient ApplicationContext tests 7 months ago
Sam Brannen 9ca7b623aa Introduce MockSslInfo 7 months ago
Sam Brannen 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest 7 months ago
Spring Builds 16edf9867a Update copyright headers in source files 7 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 7 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 7 months ago
Sam Brannen 18d6a55e3e Polishing and removal of "this." for method invocations 8 months ago
Sam Brannen de7d50d39f Redeclare @⁠TestMethodOrder on @⁠Nested test class 8 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 8 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 8 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 8 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 8 months ago
DongNyoung Lee 31903a9d92 Fix typo in MockClientHttpRequest Javadoc 8 months ago