803 Commits (7cedffc707a327dfa56e0ef4808fe892ea38c470)

Author SHA1 Message Date
Sébastien Deleuze dc0ebefc56 Add support for asyncDispatch to MockMvc Kotlin DSL 6 years ago
Sam Brannen 2728f10a07 Test instance behavior for request-scoped @ControllerAdvice beans 6 years ago
Sam Brannen b4e1d48322 Ignore scoped proxy targets for @ControllerAdvice beans 6 years ago
Rossen Stoyanchev f4c847b723 MockHttpServletRequestBuilder sets content-length 6 years ago
Rossen Stoyanchev 16c7a40c53 Minor refactoring 6 years ago
Johannes Teklote 879b2df052 queryParam options for MockMVC requeusts 6 years ago
Rossen Stoyanchev 347f16c8ac Polishing 6 years ago
Pat Turner 6db8306e46 XpathResultMatcher supports Hamcrest Matcher NodeList 6 years ago
Sam Brannen cb9d27b9b8 Polish contribution and fix build 6 years ago
Rob Tompkins cfb7777a07 Exception response for MockRestServiceServer 6 years ago
Rossen Stoyanchev 5d2fc2fc32 HttpHandlerConnector uses non-blocking thread 6 years ago
Sam Brannen 29599a93a4 Re-enable support for invalid Expires attributes in MockCookie 6 years ago
Sam Brannen cef4478b7b Treat InvalidPathException like an IOException in MockServletContext 6 years ago
Sam Brannen ce0b012f43 Polish contribution 7 years ago
Vedran Pavic 9b2087618b Preserve expires attribute in MockCookie 7 years ago
Sam Brannen 5b6337b6a9 Clean up warning in spring-test 7 years ago
Sam Brannen 693101ded8 Remove unused type parameter declarations in MockMvc result matchers 7 years ago
Sam Brannen eabf357640 Polish MockMvc result matchers and tests 7 years ago
Sam Brannen 82f64f6a8d Polish contribution 7 years ago
Drummond Dawson e73344fc71 Introduce sessionAttributeDoesNotExist in RequestResultMatchers 7 years ago
Sam Brannen 06563d8b4b Add headerDoesNotExist() to MockRestRequestMatchers 7 years ago
Sebastien Deleuze 091c512f0d Upgrade to Coroutines 1.3.2 7 years ago
Rossen Stoyanchev 955000699a Add getRawStatusCode() to ExchangeResult 7 years ago
Sam Brannen e1e072b75c Fix memory leak regression involving @Async methods 7 years ago
Phillip Webb d945ae9191 Add blank line between java and javax imports 7 years ago
Sebastien Deleuze 7b4b64b8fb Fix UTF-8 handling in ContentResultMatchers 7 years ago
Sam Brannen d759ae772b Rename Spr3896SuiteTests to Spr3896TestSuite 7 years ago
Phillip Webb deba2ed1b3 Add blank line between java and javax imports 7 years ago
Sam Brannen 280a1b8880 Make AbstractWebRequestMatcherTests abstract 7 years ago
Sebastien Deleuze ca02cc1194 Migrate to AssertJ in Kotlin tests 7 years ago
Sebastien Deleuze 57f0c2b7df Remove bodyWithType extension from WebTestClient 7 years ago
Sam Brannen ab779eb431 Preserve placeholders in @TestPropertySource locations 7 years ago
Sam Brannen 9fa9a09007 Polishing 7 years ago
Sam Brannen 22494ba231 Ensure @ContextConfiguration & @TestPropertySource locations are cleaned 7 years ago
Sam Brannen 793f9e3d29 Ensure SpringExtensionContextCacheTests are robust 7 years ago
Sam Brannen 1ea6ce72bb Test status quo for relative paths & placeholders in @TestPropertySource 7 years ago
Sam Brannen 7738e778fa Polishing 7 years ago
Sam Brannen c004ef888c Configure index in @ParameterizedTest display names 7 years ago
Sam Brannen aef67ea6bd Polishing 7 years ago
Sam Brannen 8189c90741 Allow Set-Cookie header to be overwritten in MockHttpServletResponse 7 years ago
Sam Brannen 5ce75f3d08 Support static methods with ReflectionTestUtils.invokeMethod() 7 years ago
Sam Brannen d4360db497 Polish ReflectionTestUtilsTests 7 years ago
Sam Brannen ad6231ad29 Add missing @Override annotations 7 years ago
Sam Brannen 05c270d916 Ensure TransactionalSqlScriptsSpringRuleTests is purely JUnit 4 7 years ago
Sam Brannen cf1bf3d98c Polish parameterized tests 7 years ago
Rossen Stoyanchev 008687d5ae Rename body(Object) to bodyValue 7 years ago
Sam Brannen 74ccfe3533 Polish Spring's internal TestGroup support 7 years ago
Sam Brannen 19ed439e4b Avoid Hamcrest 2.x deprecation warnings 7 years ago
Sam Brannen 288461a541 Introduce @EnabledForTestGroups in Spring's test suite 7 years ago
Sam Brannen 163b97f1ff Polish MockMvcWebClientBuilderTests 7 years ago