1849 Commits (8378af9e397afe6bf5d91d16a22edf69912af408)

Author SHA1 Message Date
Rebwon fd17738f76 Polish TestContextAnnotationsUtilsTests 4 years ago
Juergen Hoeller 4f14291e2f Add since tag 4 years ago
Rebwon 7f422f206c Polishing 4 years ago
Rossen Stoyanchev 6e264f9bdd Add test for global Consumer<ExchangeResult> in WebTestClient 4 years ago
Rossen Stoyanchev c6b271f1b6 Support global Consumer<ExchangeResult> in WebTestClient 4 years ago
Juergen Hoeller c1b1940dd2 Polishing 4 years ago
Juergen Hoeller 97b3aa4b13 Polishing 4 years ago
Michal Stehlik 79b5710386 StatusAssertion value methods fail when used with custom status code 4 years ago
Sam Brannen 5593e95e89 Do not assert thread count in ParallelApplicationEventsIntegrationTests 4 years ago
Johnny Lim cf4e77907f
Fix MockHttpServletRequest reference in Javadoc 4 years ago
Rossen Stoyanchev 274db2f7a9 Undo HttpServletMapping support in MockHttpServletRequest 4 years ago
Sam Brannen 49ccd7ad9c Polish MockHttpServletResponseTests 4 years ago
Koos Gadellaa 40661d62c1 Support cookie w/ only Expires attribute in MockHttpServletResponse 4 years ago
Sam Brannen e17ca9a4e9 Implement toString() in MockCookie 4 years ago
Juergen Hoeller ca8261cbf8 Polishing 4 years ago
Juergen Hoeller df977a2fd2 Nullability refinements and related polishing 4 years ago
Sam Brannen 5d70aaacef Improve diagnostics for flaky ParallelApplicationEventsIntegrationTests 4 years ago
Sam Brannen bc90512309 Fix Checkstyle violation 4 years ago
Sam Brannen edd15646af Check available processors in ParallelApplicationEventsIntegrationTests 4 years ago
Sam Brannen 836976d732 Increase fudge factor 4 years ago
Rossen Stoyanchev c52526ad42 Fix in MockMultipartHttpServletRequest#getMultipartHeaders 4 years ago
Sam Brannen 1a3ff83157 Remove obsolete code in HeaderValueHolder 4 years ago
Sam Brannen c19b2851f1 Ignore null Locale in MockHttpServletResponse 4 years ago
Sam Brannen 3b4a3431d4 Ignore null header value in MockHttpServletResponse 4 years ago
Rossen Stoyanchev f22e2ac578 Add HttpServletMapping support to MockHttpServletRequest 4 years ago
Sam Brannen cd9d562129 Check thread count in ParallelApplicationEventsIntegrationTests 4 years ago
Sam Brannen 4a7a2258f9 Unwrap proxied DataSources in SqlScriptsTestExecutionListener 4 years ago
Rossen Stoyanchev 584dabbb39 Add all non-file parts as request parameters 4 years ago
Rossen Stoyanchev 35225e5794 Add verify(Duration) to MockRestServiceServer 4 years ago
Rossen Stoyanchev a1cf6bbc37 Avoid wrapping of AssertionError in ExchangeResult 4 years ago
Rossen Stoyanchev fb2e53276c Assert WebFlux present for WebTestClient 4 years ago
Sam Brannen ee41ebc1ab Polish MockMvcReuseTests 4 years ago
Sam Brannen 885f6dbab9 Ensure ParallelApplicationEventsIntegrationTests passes on CI server 4 years ago
Sam Brannen 1565f4b83e Introduce ApplicationEvents to assert events published during tests 4 years ago
Juergen Hoeller fbd2ffdd23 Consistent declarations and assertions in MockMultipartFile 4 years ago
Sam Brannen b3a47c76f8 Introduce TestContextAnnotationUtils.hasAnnotation() 4 years ago
Sam Brannen 1292947f78 Introduce computeAttribute() in AttributeAccessor 4 years ago
Rossen Stoyanchev bcfbde9848 Parse parts in MockMultipartHttpServletRequestBuilder 4 years ago
Rossen Stoyanchev d82cb15439 Ensure both mock files and parts can be provided 4 years ago
Sébastien Deleuze 0fd6c100a6 Polishing 4 years ago
Sam Brannen 0819a9fcc9 Discover @DynamicPropertySource methods on enclosing test classes 4 years ago
Sam Brannen 1b0be5862d Polishing 4 years ago
Sam Brannen 48af36c6fa Ensure test() conditions in JUnit TestKit match method names 4 years ago
Sam Brannen 3851b291da Use MethodFilter.and() in TransactionalTestExecutionListener 4 years ago
Sam Brannen fc5e3c335f Introduce and() methods in MethodFilter & FieldFilter for composition 4 years ago
Sam Brannen b019f30a15 Validate that test & lifecycle methods are not @Autowired 4 years ago
Juergen Hoeller bd2640a9d6 Strict nullability for field assignment 4 years ago
Sam Brannen b077e4cd85 Use MergedAnnotationCollectors again in TestContextAnnotationUtils 4 years ago
Sam Brannen 68934f1b79 Use TYPE_HIERARCHY strategy in AnnoDescr.findAllLocalMergedAnnotations() 4 years ago
Sam Brannen 5628c8cd63 Polish ActiveProfilesUtils 4 years ago