1209 Commits (8223ed38c8e99a03268ce22862d8faaa602cca0c)

Author SHA1 Message Date
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
Sam Brannen 49bc746640 Polish MockCookie[Tests] 8 years ago
Michael Bell 1b8421c7fe Fix MockCookie parsing when attribute is omitted 8 years ago
Juergen Hoeller 255015fc6b Prepared for backport to 4.3.20 and 5.0.10 8 years ago
Juergen Hoeller a76b8deda5 Consistent copyright header and fine-tuned javadoc in test/web mocks 8 years ago
Juergen Hoeller 51ba322947 MockHttpServletRequest allows for removing registered header values 8 years ago
Sam Brannen c450f8dd82 Revert "PoC: migrate from JUnit 4 to JUnit Jupiter Assertions" 8 years ago
Sam Brannen fd352b84b3 PoC: migrate from JUnit 4 to JUnit Jupiter Assertions 8 years ago
Toshiaki Maki d570f82456 Use long for expires and lastModified in HeaderAssertions 8 years ago
Juergen Hoeller 9614817e88 Do not proxy test instances based on "original instance" convention 8 years ago
Juergen Hoeller 6bcb454a0d Polishing 8 years ago
Sam Brannen 50dc8c2358 Update JavaDoc for @BootstrapWith regarding local override 8 years ago
Sam Brannen d20d95b7ac Allow directly present @BootstrapWith to override meta annotations 8 years ago
Sam Brannen 1b54d2119d Polishing 8 years ago
Sam Brannen 8126ffbc8c Fix broken links in JavaDoc 8 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 8 years ago
Rossen Stoyanchev c55c9eb029 Polish 8 years ago
Vedran Pavic bb2db87c2f Add support for adding cookies as headers in MockHttpServletResponse 8 years ago
Juergen Hoeller 2474c48749 Polishing 8 years ago
stsypanov b5c691bdac SPR-17074 Replace pointless wrapping with Arrays.asList with iteration over array 8 years ago
Vedran Pavic 70dbaf9751 Publish binding event for replaced attributes in MockHttpSession 8 years ago
Juergen Hoeller 9b671f8408 Polishing 8 years ago
Сергей Цыпанов f8340838b3 Use lambda expressions for lazy instantiation (#1911) 8 years ago
Rossen Stoyanchev 23bda9a5a7 Fix compiler warnings 8 years ago
Rossen Stoyanchev fcbf06f050 Disable equals in JsonPath~ and XPathAssertions 8 years ago
Rossen Stoyanchev bcb485b5ed bindToApplicatonContext uses WebSessionManager bean 8 years ago
Rossen Stoyanchev c022f7c19d Polish 8 years ago
Juergen Hoeller 3881a4aded Polishing 8 years ago
Juergen Hoeller 1603c4ab2f Programmatic ObjectProvider retrieval through BeanFactory API 8 years ago
Rossen Stoyanchev c57e1afd2b ResulatMatcher.matchAll 8 years ago
Rossen Stoyanchev 91122ec0f5 Add Consumer methods to WebTestClient assertion classes 8 years ago
Rossen Stoyanchev 20de5003ff Hamcrest methods in WebTestClient 8 years ago
Rossen Stoyanchev 0c62d6b5da Polish 8 years ago
Eric Deandrea 2734f01067 Provide XML assertions in WebTestClient 8 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 8 years ago
Juergen Hoeller b3d6283d7d CookieAssertionTests expects language tag compliance by default 8 years ago
Rossen Stoyanchev 75e45103b5 Polish DefaultUriBuilderFactory 8 years ago