3109 Commits (2f262afc5151b7c77028123784b5a0e98bf2056c)

Author SHA1 Message Date
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
Sam Brannen de7d50d39f Redeclare @⁠TestMethodOrder on @⁠Nested test class 10 months ago
Sam Brannen 3aa3b81e1c Update copyright headers 10 months ago
Johnny Lim 7f6a7b806e Replace AssertionsForClassTypes with Assertions 10 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 10 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 10 months ago
DongNyoung Lee 31903a9d92 Fix typo in MockClientHttpRequest Javadoc 10 months ago
Sam Brannen 0f9870b603 Stop referring to JUnit 5 in documentation 10 months ago
Sam Brannen 62f1814d7c Remove [set|with]Property(String, String) variants from MockEnvironment 10 months ago