683 Commits (4ca27db0ccc35b31ac7a9fdfd66a9a6fd91d13ca)

Author SHA1 Message Date
Spring Operator 540759ec41 URL Cleanup 7 years ago
Phillip Webb a14bfe9a21 Migrate and verify annotation utility methods 7 years ago
Spring Operator dc6f63f610 URL Cleanup 7 years ago
Rob Winch 263868f018 Polish URL Cleanup 7 years ago
Spring Operator d99edd154f URL Cleanup 7 years ago
Spring Operator 6a0ef1aa64 URL Cleanup 7 years ago
Sebastien Deleuze d4714847a0 Restore 2 digit days format in HttpHeaders 7 years ago
Sam Brannen fef43048b2 Polish annotation-driven event listener support 7 years ago
Sam Brannen 7abe9c6a08 Polishing 7 years ago
Sebastien Deleuze 9e873af6ab Remove infix qualifier from ResultActionsDsl methods 7 years ago
Sebastien Deleuze 0c332286f1 Add MockMvc Kotlin DSL 7 years ago
Sam Brannen 4112ca7da8 Separate async/sync TestContext event listeners in tests 7 years ago
Sam Brannen b5fb7437c9 Test exception handling for TestContext event annotations 7 years ago
Sam Brannen e272e2e151 Support conditional processing in TestContext event annotations 7 years ago
Sam Brannen 7d926a847d Polish tests for TestContext lifecycle events 7 years ago
Sam Brannen 2d6624de71 Polish support for publishing TestContext lifecycle events 7 years ago
Frank Scheffler 34fee867d2 Provide support for publishing TestContext lifecycle events 7 years ago
Sebastien Deleuze 0b9522c84e Migrate Kotlin Mockito tests to Mockk 7 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 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
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
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
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 050f44d75b Rename WebTestClientConnectorTests to match class name 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
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
Sam Brannen d20d95b7ac Allow directly present @BootstrapWith to override meta annotations 8 years ago
Sam Brannen 1b54d2119d Polishing 8 years ago
Vedran Pavic bb2db87c2f Add support for adding cookies as headers in MockHttpServletResponse 8 years ago
Vedran Pavic 70dbaf9751 Publish binding event for replaced attributes in MockHttpSession 8 years ago
Rossen Stoyanchev bcb485b5ed bindToApplicatonContext uses WebSessionManager bean 8 years ago
Rossen Stoyanchev 91122ec0f5 Add Consumer methods to WebTestClient assertion classes 8 years ago