1296 Commits (d459e1ad61faeef9d2adf7879be7051830244237)

Author SHA1 Message Date
Juergen Hoeller 7a7958f275 MockMvcResultMatchers.forwardedUrl argument declared as nullable 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Rossen Stoyanchev 270099383b Add protected method in StandaloneMockMvcBuilder 6 years ago
Juergen Hoeller 9efea7eb73 MockHttpServletRequest preserves original Accept-Language header value 6 years ago
Juergen Hoeller d5dab12909 NettyDataBufferFactory.join returns single-element buffer as-is 6 years ago
Sam Brannen 58cde3c2e6 Avoid test compile-time dependency on junit-jupiter-engine 6 years ago
Sam Brannen aa7f69a5d1 Ensure that parameter resolution in SpringExtension is thread-safe 6 years ago
Juergen Hoeller c16f36b537 Upgrade to Mockito 2.23.4, Selenium 3.141.59, JSON-P 1.1.4 6 years ago
Juergen Hoeller ae8f680d2e Polishing 6 years ago
Rossen Stoyanchev 759013eb17 Consistent isEmpty check in WebTestClient 6 years ago
Juergen Hoeller 8c7579eba8 Polishing 6 years ago
Juergen Hoeller ce5c65c0b0 Upgrade to JAXB 2.3.1, Groovy 2.5.4, Jetty 9.4.14, Tomcat 9.0.13 6 years ago
Stephane Nicoll 7b6f2f8fb3 Polish contribution 6 years ago
Hanope bfb49c7249 Fix typos 6 years ago
Sam Brannen b3aad549c9 Fix @since tag 6 years ago
Sam Brannen 865f1f692a Introduce tests for @Sql and @Transactional support in @Nested test classes 6 years ago
Sam Brannen 93df24af16 Polishing 6 years ago
Juergen Hoeller f65408f646 Avoid references to groovy-all artifact across all modules 6 years ago
Rossen Stoyanchev c2b55e60cd Fix failing test 6 years ago
Sam Brannen 42a95b8f35 Fix typo and polish 6 years ago
Juergen Hoeller 67bd3f670f Upgrade to AspectJ 1.9.2, Rome 1.11.1, OpenPDF 1.2.5, POI 4.0 6 years ago
Juergen Hoeller a0b42a3dfd Upgrade to Hibernate ORM 5.3.7 6 years ago
Juergen Hoeller 93bb78ec23 Avoid private bean classes in integration tests (for CGLIB on JDK 11) 6 years ago
Juergen Hoeller 50949415d7 Upgrade spring-test to Hibernate ORM 5.3.6 (for JDK 11 compatibility) 6 years ago
Rossen Stoyanchev ecd0d7f0f6 Complete initialization with bindToRouterFunction 6 years ago
Rossen Stoyanchev 658c7f99d7 Lenient date parsing in HeadersResultMatchers 6 years ago
Rossen Stoyanchev c5ca56bd50 Polish 6 years ago
Juergen Hoeller bfc5ad890e MockHttpServletRequest resets InputStream/Reader on setContent 6 years ago
Juergen Hoeller 0b2c482e29 Upgrade to Selenium HtmlUnit Driver 2.33 6 years ago
Rossen Stoyanchev 8df0bc88d2 Improve access to raw content in WebTestClient 6 years ago
Rossen Stoyanchev c567e65eea WritetapConnector internal refactoring 6 years ago
Rossen Stoyanchev 050f44d75b Rename WebTestClientConnectorTests to match class name 6 years ago
Juergen Hoeller efdbddd358 Full alignment of spring-test vs spring-web MockCookie variants 6 years ago
Rossen Stoyanchev 29ff8a8d12 More defensive check for MockAsyncContext 6 years ago
Rossen Stoyanchev 1489457025 Restore calls to setLocale in MockHttpServletResponse 6 years ago
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