2285 Commits (bde806b7fc6dbca7cc71789de82a24958f21872a)

Author SHA1 Message Date
Sam Brannen e590341ca7 Revise Javadoc regarding new ApplicationContext pause() support 9 months ago
Juergen Hoeller 149d468ce4 Introduce ConfigurableApplicationContext.pause() and SmartLifecycle.isPauseable() 9 months ago
rstoyanchev 96bc1f50c7 Add interceptors and converters to RestTestClient.Builder 9 months ago
NeatGuyCoding 5a3bad6d61 fix remove useless "s" 9 months ago
rstoyanchev 88ddc9d45d Polishing in [Rest|Web]TestClient Assertions 9 months ago
rstoyanchev 6cc1310274 Add API versioning to RestTestClient 9 months ago
rstoyanchev 862ffee385 Update RestTestClient ExchangeResult 9 months ago
rstoyanchev 34f259778e Further alignment of RestTestClient and WebTestClient 9 months ago
rstoyanchev 2732b603dc Update RestTestClient builder hierarchy 9 months ago
rstoyanchev db4696ceae Align RestTestClient and WebTestClient structure 9 months ago
Rob Worsnop 934b8fc799 Common base classes for WebTestClient/RestTestClient Assertions 9 months ago
Rob Worsnop 37dcca54d2 Add RestTestClient 9 months ago
rstoyanchev 336a5d0ac8 Add container for MockMvcServerServerSpec hierarchy 9 months ago
Sébastien Deleuze 5e338ef1b8 Make MessageSource locale parameter nullable 9 months ago
Sam Brannen dbe89abd7b Pause unused application contexts in the TestContext framework 9 months ago
Juergen Hoeller 4277682a5c Catch InaccessibleObjectException next to IllegalAccessException 9 months ago
Sam Brannen 6865380f97 Fix "liver" typo 10 months ago
rstoyanchev ff707d0ccb Add UserWebTestClientConfigurer 10 months ago
rstoyanchev 1b30b469c4 Make SslInfo nullable 10 months ago
rstoyanchev 5a6c019413 Support for functional routing by API version 10 months ago
Brian Clozel beedf0a76b Use HttpMessageConverters in client and server config 10 months ago
Sébastien Deleuze 294406dae9 Remove `@Suppress("EXTENSION_SHADOWED_BY_MEMBER")` 10 months ago
Sam Brannen c17b481939 Fix link in Javadoc 10 months ago
Sam Brannen f478f5cdc8 Introduce factory methods in SslInfo and remove MockSslInfo 10 months ago
Sam Brannen 1fb04cb83a Add support for configuring SslInfo in WebTestClient 10 months ago
Sam Brannen 9ca7b623aa Introduce MockSslInfo 10 months ago
Sam Brannen 0e84761871 Return Builder from sslInfo() builder method for MockServerHttpRequest 10 months ago
Spring Builds 16edf9867a Update copyright headers in source files 10 months ago
Spring Builds aee29b7f30 Update copyright headers in source files 10 months ago
Vincent Potucek 0d4dfb6c1f Rename exception variables in empty catch blocks 10 months ago
Yanming Zhou f9fa7cc93b Add missing "since" in `@Deprecated` 11 months ago
Sam Brannen 4df93a825b Update copyright headers and fix test method name 11 months ago
DongNyoung Lee 31903a9d92 Fix typo in MockClientHttpRequest Javadoc 11 months ago
Sam Brannen 0f9870b603 Stop referring to JUnit 5 in documentation 11 months ago
Sam Brannen 62f1814d7c Remove [set|with]Property(String, String) variants from MockEnvironment 11 months ago
Sam Brannen d0efc2230c Support Object property values in MockEnvironment 11 months ago
Sam Brannen 6a6abac003 Polish Javadoc for MockPropertySource 11 months ago
Brian Clozel fdab8fabd2 Avoid duplicate Content-Type in MockHttpServletRequest 11 months ago
rstoyanchev 094e653746 Versioning support in WebTestClient controller setup 11 months ago
rstoyanchev 3095219479 Support API versioning in MockMvc 11 months ago
rstoyanchev a024e5985a Add defaultApiVersion to WebTestClient 11 months ago
Sam Brannen e8f873a349 Ensure Bean Overrides are discovered once in hierarchies 12 months ago
Sam Brannen b943817f3e Close ApplicationContext after test AOT processing 12 months ago
Sam Brannen c74fc7ec90 Deprecate JUnit 4 support in the TestContext framework 12 months ago
rstoyanchev 190dabb8e1 Polishing contribution 12 months ago
blake_bauman d15abd58b4 Add option to set Principal in MockServerWebExchange 12 months ago
Sam Brannen 5fb37e3133 Polishing 1 year ago
rstoyanchev fb94109c09 WebTestClient support for API versioning 1 year ago
Sam Brannen 26869b0e4c Polish Bean Override internals 1 year ago
Sam Brannen cd987fc104 Update Javadoc to stop mentioning 5.3.x as the status quo 1 year ago