3182 Commits (b4c6300ac6155e2d8024aab5088a895d19d99155)

Author SHA1 Message Date
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
Sam Brannen 687bc7652d Avoid unnecessary import for SpringExtension's Javadoc 5 months ago
Dónal Murtagh 22ecab5aab Fix code snippets in Javadoc for exchangeSuccessfully() 5 months ago
Juergen Hoeller 2e4ca41382 Add getBeanProvider(ParameterizedTypeReference) overload 5 months ago
Edgar Asatryan 141df5291d Prevent NoClassDefFoundError when Jetty Reactive HttpClient not on classpath 5 months ago
rstoyanchev 9a2bfeae2f AbstractMockHttpServletRequestBuilder exposes HttpHeaders 5 months ago
rstoyanchev 9ed3c034f5 AbstractMockHttpServletRequestBuilder uses HttpHeaders internally 5 months ago
rstoyanchev 00190a1111 Add exchangeSuccessfully to test clients 5 months ago
rstoyanchev e0b8cb4fe2 Allow setting ApiVersionInserter to null 5 months ago
rstoyanchev 03e379b070 Improve Javadoc for use of ApiVersionInserter 5 months ago
rstoyanchev 00543becf8 Allow explicitly sending no API version 5 months ago
rstoyanchev d057eb2e5d Improve converter config in RestTestClient.Builder 5 months ago
rstoyanchev 451f2b5a90 Polishing in MockMvcClientHttpRequestFactory 5 months ago
Sam Brannen 30db2e4fb5 Support Bean Overrides for non-singletons 5 months ago
Sam Brannen c6e5cfe03d Use consistent naming for Bean Override test classes 5 months ago
Stéphane Nicoll e91abd442a Simplify MockHttpServletRequestBuilders hierarchy 6 months ago
rstoyanchev df860fd3cd Polishing contribution 6 months ago
Réda Housni Alaoui 636523a2f5 AbstractMockHttpServletRequestBuilder#buildRequest is not idempotent 6 months ago
Stéphane Nicoll a2c0e1cec8 Fix typos 6 months ago
Stéphane Nicoll 8cad5711f5 Add Kotlin extensions for RestTestClient 6 months ago
Sam Brannen 7ba736dc06 Stop overriding default methods in TrackingTestNGTestListener 6 months ago
Sam Brannen 5cd2cb38e1 Make AbstractTestNGSpringContextTests thread-safe regarding tracked exceptions 6 months ago
Manu Sridharan e834a3a80c Nullability fixes for AtomicReference variables 6 months ago
Sam Brannen d84bf18408 Upgrade to JUnit 6.0 RC3 6 months ago
Sébastien Deleuze 7635ac38f6 Use uppercase for classpath-related static final field names 6 months ago
Sam Brannen 0c61ac956b Add missing @⁠Override annotations 6 months ago
rstoyanchev 11dd0d6118 Provide access to raw content in RestTestClient 6 months ago
Sébastien Deleuze da0a36bfd6 Upgrade to NullAway 0.12.10 and refine nullability 6 months ago
rstoyanchev c7121d048c Replace X-API-Version with API-Version 6 months ago
Sébastien Deleuze 9e8c64011d Make JsonPathAssertions#isEqualTo parameter nullable 6 months ago
Sam Brannen e5b58effa3 Deprecate put(MergedContextConfiguration, ApplicationContext) in ContextCache 7 months ago
Sam Brannen ca62119cb3 Evict context from ContextCache before loading a new context 7 months ago
Sam Brannen 8eca3a3eaf Polishing 7 months ago
Sam Brannen 33fe8d29c1 Document potential need to use Mockito.doXxx() to stub a @⁠MockitoSpyBean 7 months ago
Sam Brannen 6dc5bf7634 Clean up warnings related to deprecated HttpStatus values, etc. 7 months ago