3217 Commits (46ceedf9924ef36635bec76623f86534aaaffbf0)

Author SHA1 Message Date
Brian Clozel 08e6d762d2 Always buffer response body in RestTestClient 4 months ago
Sam Brannen c1125699bb Document that the SpringExtension requires JUnit Jupiter 6.0 or higher 4 months ago
Sébastien Deleuze 2641b5d783 Polishing 4 months ago
Vincent Potucek 83bbf16e6c Modernize java.time API usages 4 months ago
rstoyanchev f80b79bc45 Configure JsonPath in RestTestClient with MappingProvider 4 months ago
rstoyanchev adffd3dcf6 Fix JsonConverterDelegate initialization in RestTestClient 4 months ago
Sam Brannen b133c2b346 Document semantics of SpringExtension.getApplicationContext() 4 months ago
Sam Brannen 648629fab2 Polish Javadoc for SpringExtension 4 months ago
rstoyanchev b648e226cd Update deprecation notices in WebTestClient 4 months ago
Sam Brannen e4f8ae0338 Stop setting local port in HtmlUnitRequestBuilder 4 months ago
Sam Brannen 386c6cafc9 Fix typo in test 4 months ago
Sam Brannen a0baeae9cf Fix port handling in HtmlUnitRequestBuilder 4 months ago
Sam Brannen 934394eb2a Document AOT workaround for @⁠PersistenceContext & @⁠PersistenceUnit in tests 4 months ago
rstoyanchev 02e928e4e3 Docs for the WebTestClient AssertJ integration 4 months ago
rstoyanchev 7445f542f4 AssertJ support for WebTestClient 4 months ago
rstoyanchev cd8690254b Polishing in RestTestClient AssertJ support 4 months ago
rstoyanchev 125002844e Add JsonConverterDelegate 4 months ago
Sam Brannen b019ebee6e Document that @⁠MockitoSpyBean cannot spy on a scoped proxy 5 months ago
Sam Brannen c0c94d5d86 Reject attempt to use @⁠MockitoSpyBean with a scoped proxy 5 months ago
Sam Brannen 1fc446b3fc Provide AOT support for @⁠Nested classes in a @⁠ParameterizedClass 5 months ago
Sam Brannen 096303c477 Use @⁠Autowired EntityManager in Jupiter JPA tests 5 months ago
rstoyanchev 1ee05cc180 Update contribution 5 months ago
Thomas Recloux 8e046b8a3c Clone RestTestClientBuilder in mutate() 5 months ago
Sam Brannen 81d69216b1 Rename to MockMvcRestTestClientTests and remove use of SpringExtension 5 months ago
Sam Brannen b4a13dddfc Fix JUnit Jupiter discovery issues on 6.2.x 5 months ago
Sam Brannen 661dca5e54 Remove accidental use of SpringExtension in ServletContextAwareBeanWacTests 5 months ago
Sam Brannen b976010a9e Simplify MockMvcClientHttpRequestFactoryTests 5 months ago
Sam Brannen 324b254849 Upgrade to JUnit 6.0.1 and prevent AOT scanning failure for JUnit 4 tests 5 months ago
rstoyanchev a23c3775a8 Docs for the RestTestClient AssertJ integration 5 months ago
Sam Brannen d33f2c6f73 Fix Javadoc links 5 months ago
rstoyanchev a8349e1c5c AssertJ support for RestTestClient 5 months ago
Sam Brannen 41ae13df5d Use test-method scoped ExtensionContext in the SpringExtension 5 months ago
Sam Brannen 9c24f7ba8c Document test-method scoped TestContext semantics 5 months ago
rstoyanchev 0319fe9211 Deprecate Hamcrest use in WebTestClient 5 months ago
rstoyanchev b4c6300ac6 Remove Hamcrest use from RestTestClient 5 months ago
Sébastien Deleuze 694224f1a6 Remove outdated Spring version mentions 5 months ago
Sam Brannen 65daea1e2a Polish tests for the SpringExtension 5 months ago
Sam Brannen 9ee16b8ea3 Switch back to HSQL for JpaEntityListenerTests on main 5 months ago
Sam Brannen e61884e4bd Introduce tests for "No transaction in progress for @⁠Nested test class" 5 months ago
Sam Brannen 0f2fc79fb7 Update exception message to use correct test class 5 months ago
Sam Brannen ba70c1384a Polish SpringExtension internals 5 months ago
Sam Brannen d24a31d469 Support JUnit Jupiter ExtensionContextScope.TEST_METHOD 5 months ago
Sam Brannen e937d8ee8a Remove reference to @⁠javax.inject.Inject on main 5 months ago
Sam Brannen 82c34f7b51 Introduce isAutowirableConstructor(Executable,PropertyProvider) in TestConstructorUtils 5 months ago
Sam Brannen cb0f26a152 Use consistent naming for Bean Override test classes 5 months ago
Sébastien Deleuze 79795c8e09 Avoid compilation error on WebTestClient without Hamcrest 5 months ago
Juergen Hoeller 83edf6a4aa Adapt test for MockServletContext version 5 months ago
Juergen Hoeller 7adcd99ea2 Polishing 5 months ago
Juergen Hoeller aa625f0ba9 Consistently declare Servlet mock classes with Servlet 6.1 baseline 5 months ago
Juergen Hoeller 7ca2a5dec5 Early support for Jakarta Servlet 6.2 and Jakarta Activation 2.2 5 months ago