1245 Commits (97bfb75fbc8cf17a4d0eb892296fce4d44f42cd1)

Author SHA1 Message Date
Juergen Hoeller fc46abf0b7 Polishing 7 years ago
Juergen Hoeller 7dc92aa05d Polishing 7 years ago
Ilya Lukyanovich 2ed81be831 Fix MockHttpServletRequest.setCookies to produce single cookie header 7 years ago
Juergen Hoeller 5910d2d4dc Add missing Nullable annotation to assertNotNull 7 years ago
Sam Brannen e1b0bf22bf Polish Javadoc for AssertionErrors 7 years ago
Sam Brannen 233b225b4f Remove JUnit dependency from HeaderResultMatchers 7 years ago
Juergen Hoeller 4e10735e8f MockHttpServletRequest restores default locale for empty accept header 7 years ago
Juergen Hoeller e5e2d2d661 Polishing (includes minor performance refinements from master) 7 years ago
Rossen Stoyanchev 5b711a964b Pass Mono to Reactor Netty when feasible 7 years ago
Juergen Hoeller b07d46da99 MockCookie compares attributes in case-insensitive manner 7 years ago
Sam Brannen 3cf2c04406 URL Cleanup - polishing 7 years ago
Sam Brannen 5dc9c4c527 URL Cleanup - Fix broken tests 7 years ago
Spring Operator 3db08c6b7a URL Cleanup 7 years ago
Spring Operator 8f77b7366e URL Cleanup 7 years ago
Spring Operator 540759ec41 URL Cleanup 7 years ago
Sebastien Deleuze d4714847a0 Restore 2 digit days format in HttpHeaders 7 years ago
Juergen Hoeller 6c87ef09c1 Polishing 7 years ago
Juergen Hoeller ba0c48b933 Polishing 7 years ago
Juergen Hoeller e9626779ee @Resource provides dependency descriptor for resolving beans by name 7 years ago
Juergen Hoeller 7a7958f275 MockMvcResultMatchers.forwardedUrl argument declared as nullable 7 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 7 years ago
Rossen Stoyanchev 270099383b Add protected method in StandaloneMockMvcBuilder 7 years ago
Juergen Hoeller 9efea7eb73 MockHttpServletRequest preserves original Accept-Language header value 7 years ago
Juergen Hoeller d5dab12909 NettyDataBufferFactory.join returns single-element buffer as-is 7 years ago
Sam Brannen 58cde3c2e6 Avoid test compile-time dependency on junit-jupiter-engine 7 years ago
Sam Brannen aa7f69a5d1 Ensure that parameter resolution in SpringExtension is thread-safe 7 years ago
Juergen Hoeller ae8f680d2e Polishing 7 years ago
Rossen Stoyanchev 759013eb17 Consistent isEmpty check in WebTestClient 7 years ago
Juergen Hoeller 8c7579eba8 Polishing 7 years ago
Stephane Nicoll 7b6f2f8fb3 Polish contribution 7 years ago
Hanope bfb49c7249 Fix typos 7 years ago
Sam Brannen b3aad549c9 Fix @since tag 7 years ago
Sam Brannen 865f1f692a Introduce tests for @Sql and @Transactional support in @Nested test classes 7 years ago
Sam Brannen 93df24af16 Polishing 7 years ago
Rossen Stoyanchev c2b55e60cd Fix failing test 7 years ago
Sam Brannen 42a95b8f35 Fix typo and polish 8 years ago
Juergen Hoeller 93bb78ec23 Avoid private bean classes in integration tests (for CGLIB on JDK 11) 8 years ago
Rossen Stoyanchev ecd0d7f0f6 Complete initialization with bindToRouterFunction 8 years ago
Rossen Stoyanchev 658c7f99d7 Lenient date parsing in HeadersResultMatchers 8 years ago
Rossen Stoyanchev c5ca56bd50 Polish 8 years ago
Juergen Hoeller bfc5ad890e MockHttpServletRequest resets InputStream/Reader on setContent 8 years ago
Rossen Stoyanchev 8df0bc88d2 Improve access to raw content in WebTestClient 8 years ago
Rossen Stoyanchev c567e65eea WritetapConnector internal refactoring 8 years ago
Rossen Stoyanchev 050f44d75b Rename WebTestClientConnectorTests to match class name 8 years ago
Juergen Hoeller efdbddd358 Full alignment of spring-test vs spring-web MockCookie variants 8 years ago
Rossen Stoyanchev 29ff8a8d12 More defensive check for MockAsyncContext 8 years ago
Rossen Stoyanchev 1489457025 Restore calls to setLocale in MockHttpServletResponse 8 years ago
Sam Brannen e63bffcfa0 Introduce not-null precondition for MockCookie parsing 8 years ago
Sam Brannen 77205ca165 Polish MockCookie contribution 8 years ago
Sam Brannen 31095f1d4e Move MockCookie parsing tests to correct class 8 years ago