1988 Commits (d5abc071f192bbb151f038e4fad8b3dd1cdf2adc)

Author SHA1 Message Date
Stéphane Nicoll 6590ab6bf9 Consistently set content type of the request with multipart 2 years ago
Stéphane Nicoll 265299c790 Restore source and binary compatibility in MockMvc 2 years ago
Stéphane Nicoll f1658079a5 Polish documentation for RegisterReflection 2 years ago
Stéphane Nicoll 4bdb772d39 Introduce HttpMessageContentConverter 2 years ago
Sam Brannen abcad5dbcf Support property placeholders in @⁠Sql script paths 2 years ago
Sam Brannen 932ce04541 Stop referring to old Spring versions in Javadoc 2 years ago
Sam Brannen cc002875c4 Support fully-qualified factory method names in @⁠TestBean 2 years ago
Sam Brannen c2f8d4803f Update Javadoc for @⁠TestBean 2 years ago
Sam Brannen b105fdc87a Polishing 2 years ago
Sébastien Deleuze 1d363e5a41 Use UTF-8 with JSON in MockHttpServletResponse 2 years ago
Stéphane Nicoll 1eaa9cd2f4 Polish 2 years ago
Stéphane Nicoll 24bbc6d80d Improve support of async request in MockMvcTester 2 years ago
Stéphane Nicoll a7503e7200 Add explicit support for asynchronous requests in MockMvcTester 2 years ago
Stéphane Nicoll a1b0099795 Add missing debug(Writer) alternative 2 years ago
Stéphane Nicoll acf73404c1 Simplify Mock[Multipart]HttpServletRequestBuilder 2 years ago
Stéphane Nicoll d76f37c90b Add multipart support for MockMvcTester 2 years ago
Stéphane Nicoll f2137c99e5 Add debug support for MvcResult 2 years ago
Stéphane Nicoll 84bcb65dd1 Streamline assertions on exceptions 2 years ago
Stéphane Nicoll 1582f5f7d1 Handle URI as candidate for a merge from a parent builder 2 years ago
Stéphane Nicoll b8790077b9 Polish 2 years ago
Stéphane Nicoll 69c44dee99 Add support for conversion of the whole JSON document 2 years ago
Stéphane Nicoll 2d48371c6d Revert polish on Bean Override support 2 years ago
Sam Brannen f481a4b60b Polish reference documentation 2 years ago
Arjen Poutsma 60b5bbe334 Introduce request attributes in RestClient 2 years ago
Stéphane Nicoll 2a680934ee Harmonize equals/hashCode of OverrideMetadata to use class identity 2 years ago
Stéphane Nicoll 1be92f82af Polish 2 years ago
Stéphane Nicoll 28f62abda4 Use the field name as a fallback qualifier for Bean Overriding 2 years ago
Stéphane Nicoll 96302a7102 Stop using a conventional suffix for TestBean factory methods 2 years ago
Stéphane Nicoll 536de9ac80 Allow MockitoBean to create a mock for a bean that does not exist 2 years ago
Stéphane Nicoll 7916f74942 Review TCF cache support for bean override 2 years ago
Stéphane Nicoll 02517e5011 Polish 2 years ago
Stéphane Nicoll 0165529d97 Align OverrideMetadata arguments and harmonize bean name 2 years ago
Stéphane Nicoll 8b66eca932 Harmonize OverrideMetadata implementations 2 years ago
Brian Clozel e8c122c00a Fix MockCookie Partitioned support 2 years ago
Brian Clozel 7fc4937199 Add Partitioned cookie attribute support for servers 2 years ago
Simon Baslé 0758ae5ead Polishing: remove unused import 2 years ago
Simon Baslé d38e4d869f Better support for FactoryBeans in BeanOverrideBeanFactoryPostProcessor 2 years ago
Alexej Timonin 416eff1b04 Fix typo in WebTestClient expectedXml 2 years ago
Arjen Poutsma 859b97ce05 Revert "Do not read Map in FormHttpMessageConverter" 2 years ago
Juergen Hoeller 28eb9aebcf Add BeanFactoryInitializer callback before preInstantiateSingletons 2 years ago
Sam Brannen cf3171dae0 Find unique @⁠TestBean factory methods in class hierarchy 2 years ago
Stéphane Nicoll aa4b226a22 Add support for converting json values using AssertFactory 2 years ago
Sam Brannen 4d961fa472 Find @⁠TestBean factory methods in multi-level @⁠Nested hierarchy 2 years ago
Sam Brannen f68130d2e5 Update Javadoc for @⁠TestBean support 2 years ago
Sam Brannen acdd8a0015 Improve exception handling in bean override support 2 years ago
Sam Brannen d185bb1d97 Support @⁠TestBean factory methods defined in interfaces 2 years ago
Sam Brannen 9ceaf21d24 Extract findMethods() logic in TestBeanOverrideProcessor 2 years ago
Sam Brannen 8047a22237 Polish TestBeanOverrideProcessor 2 years ago
Sam Brannen 87c93d35d6 Revise bean override tests with a focus on AOT support 2 years ago
Stéphane Nicoll 8d2bc3bdba Add support for fluent preparation of the request in MockMvcTester 2 years ago