1261 Commits (1320fed7fef6d8be480a020d46ae9a0bff4a131f)

Author SHA1 Message Date
Sam Brannen e63bffcfa0 Introduce not-null precondition for MockCookie parsing 6 years ago
Sam Brannen 77205ca165 Polish MockCookie contribution 6 years ago
Sam Brannen 31095f1d4e Move MockCookie parsing tests to correct class 6 years ago
Sam Brannen 49bc746640 Polish MockCookie[Tests] 6 years ago
Michael Bell 1b8421c7fe Fix MockCookie parsing when attribute is omitted 6 years ago
Juergen Hoeller 255015fc6b Prepared for backport to 4.3.20 and 5.0.10 6 years ago
Juergen Hoeller a76b8deda5 Consistent copyright header and fine-tuned javadoc in test/web mocks 6 years ago
Juergen Hoeller 51ba322947 MockHttpServletRequest allows for removing registered header values 6 years ago
Juergen Hoeller 80e52de231 Upgrade to HtmlUnit 2.33 and Apache Johnzon 1.1.10 6 years ago
Juergen Hoeller cbc0fad961 Upgrade to Kotlin 1.2.70 6 years ago
Juergen Hoeller e49896d95f Upgrade to Mockito 2.22, XMLUnit 2.6.2, JavaMail 1.6.2 6 years ago
Sam Brannen c450f8dd82 Revert "PoC: migrate from JUnit 4 to JUnit Jupiter Assertions" 6 years ago
Sam Brannen fd352b84b3 PoC: migrate from JUnit 4 to JUnit Jupiter Assertions 6 years ago
Toshiaki Maki d570f82456 Use long for expires and lastModified in HeaderAssertions 6 years ago
Juergen Hoeller 9614817e88 Do not proxy test instances based on "original instance" convention 6 years ago
Juergen Hoeller a6a6cf7d97 Upgrade to Java Activation Framework 1.2 as API dependency 6 years ago
Juergen Hoeller 6bcb454a0d Polishing 6 years ago
Juergen Hoeller 04d2d1da0d Consistently use double quotes (even if no interpolation needed) 6 years ago
Sam Brannen d3be1cc6cb Use single quotes in Gradle build where appropriate 6 years ago
Sam Brannen 69e4f21f90 Use JUnit 5 Maven BOM in Gradle build 6 years ago
Sam Brannen 50dc8c2358 Update JavaDoc for @BootstrapWith regarding local override 6 years ago
Sam Brannen d20d95b7ac Allow directly present @BootstrapWith to override meta annotations 6 years ago
Sam Brannen 1b54d2119d Polishing 6 years ago
Juergen Hoeller de38af6843 Upgrade to JUnit Jupiter 5.3 RC1 (and Jetty 9.4.12 RC1) 6 years ago
Sam Brannen 8126ffbc8c Fix broken links in JavaDoc 6 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 6 years ago
Juergen Hoeller 821ab62492 Upgrade to RxJava 2.2 and Kotlin 1.2.60 6 years ago
Rossen Stoyanchev c55c9eb029 Polish 6 years ago
Vedran Pavic bb2db87c2f Add support for adding cookies as headers in MockHttpServletResponse 6 years ago
Juergen Hoeller 2474c48749 Polishing 6 years ago
stsypanov b5c691bdac SPR-17074 Replace pointless wrapping with Arrays.asList with iteration over array 6 years ago
Vedran Pavic 70dbaf9751 Publish binding event for replaced attributes in MockHttpSession 6 years ago
Juergen Hoeller 9b671f8408 Polishing 6 years ago
Сергей Цыпанов f8340838b3 Use lambda expressions for lazy instantiation (#1911) 6 years ago
Rossen Stoyanchev 23bda9a5a7 Fix compiler warnings 6 years ago
Rossen Stoyanchev fcbf06f050 Disable equals in JsonPath~ and XPathAssertions 6 years ago
Rossen Stoyanchev bcb485b5ed bindToApplicatonContext uses WebSessionManager bean 6 years ago
Rossen Stoyanchev c022f7c19d Polish 6 years ago
Juergen Hoeller 3881a4aded Polishing 6 years ago
Juergen Hoeller 47d8fe83df Upgrade to Interceptor API 1.2.2, Moneta 1.3, Rome 1.11 6 years ago
Juergen Hoeller 1603c4ab2f Programmatic ObjectProvider retrieval through BeanFactory API 6 years ago
Rossen Stoyanchev c57e1afd2b ResulatMatcher.matchAll 6 years ago
Rossen Stoyanchev 91122ec0f5 Add Consumer methods to WebTestClient assertion classes 6 years ago
Rossen Stoyanchev 20de5003ff Hamcrest methods in WebTestClient 6 years ago
Rossen Stoyanchev 0c62d6b5da Polish 6 years ago
Eric Deandrea 2734f01067 Provide XML assertions in WebTestClient 6 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 6 years ago
Juergen Hoeller 867b3d233d Upgrade to OkHttp 3.11, Apache HttpClient 4.5.6, Hibernate Validator 6.0.11 6 years ago
Juergen Hoeller b3d6283d7d CookieAssertionTests expects language tag compliance by default 6 years ago
Rossen Stoyanchev 75e45103b5 Polish DefaultUriBuilderFactory 6 years ago