1680 Commits (313a7836b091d20dbb9763b3677d559fea32d13d)

Author SHA1 Message Date
Sam Brannen 69214429df Ensure aggregateTestReports task is UP-TO-DATE 5 years ago
Sam Brannen 89571ea236 Introduce @SqlMergeMode for configuring @Sql annotation merging 5 years ago
Sam Brannen ab8876219f Polish contribution 5 years ago
asympro d77b715d38 Merge class-level and method-level @Sql declarations 5 years ago
Sebastien Deleuze c006a83584 Upgrade to Coroutines 1.3.0-RC 5 years ago
Juergen Hoeller 92890232df Upgrade to OpenPDF 1.2.21, Rome 1.12.1, XStream 1.4.11.1 5 years ago
Sebastien Deleuze 095fd5bcb3 Use Kotlin BOM 5 years ago
Sam Brannen 8db73c80e2 Polish MockRestServiceServer internals regarding "effectively final" 5 years ago
Sam Brannen 42f033e439 Polish MockMvc internals regarding "effectively final" 5 years ago
Juergen Hoeller 94e3210ae7 Fix nullability warnings and javadoc-triggered package cycles 5 years ago
Sam Brannen e92cbe1938 Improve failure messages for redirect/forward in MockMvc 5 years ago
Scheidter,Ryan 84200f3141 Treat null path as non-matching pattern in AntPathMatcher 5 years ago
Sebastien Deleuze b4a0e71ccc Polishing 5 years ago
Sam Brannen b2b79ae1e6 Polish contribution 5 years ago
Sebastien Deleuze adadffe0e1 Improve charset handling in MockHttpServletResponse 5 years ago
Sam Brannen 0aa5533dea Execute test suite in Gradle using JUnit Platform 5 years ago
Sam Brannen 480b1e0a0d Run JUnit 4 tests in spring-test on the JUnit Platform 5 years ago
Sam Brannen 3cf5db6317 Exclude ParallelExecutionSpringExtensionTests.TestCase from build 5 years ago
Sam Brannen 09c10232a4 Polishing 5 years ago
Rob Winch fde92793b5 Fix http URLs 5 years ago
Sam Brannen b5fba14ab8 Fix Checkstyle violation 5 years ago
Sam Brannen fc38bb4fc6 Change @TestConstructor.autowire attribute into an enum 5 years ago
Arjen Poutsma 2909de8829 Remove ServerWebExchange::getParts and ServerRequest::parts 5 years ago
Sebastien Deleuze ca75c2843a Upgrade to Coroutines 1.3.0-M2 5 years ago
Sebastien Deleuze 08a5196c3a Use elementClass and elementTypeRef consistently 5 years ago
Sebastien Deleuze 2b4d6ce354 Add body methods with Object parameter to WebFlux 5 years ago
Juergen Hoeller 29dcd19971 Upgrade to AspectJ 1.9.4, RxJava 2.2.10, Jetty 9.4.19, Undertow 2.0.22 5 years ago
Arjen Poutsma 92981ac9de Add Flux<Part> ServerRequest.parts() 5 years ago
Sam Brannen ef6471fcbf Polish contribution 5 years ago
RustyTheClone 72adc3d37e Support target type in MockMvcResultMatchers.jsonPath() 5 years ago
Sam Brannen 89ebdc766c Polishing 5 years ago
Sam Brannen 8ceac9c015 Document supported @Transactional attributes in the TCF 5 years ago
Juergen Hoeller fc46abf0b7 Polishing 6 years ago
Juergen Hoeller 22aba8bf60 Upgrade to Apache HttpClient 4.5.9 6 years ago
Juergen Hoeller 7dc92aa05d Polishing 6 years ago
Sam Brannen dfbf742547 Polishing 6 years ago
Sam Brannen 59d070e12a Test JUnit Jupiter 5.5 @Timeout support with Spring transactions 6 years ago
Sam Brannen e903bf440b Polishing 6 years ago
Ilya Lukyanovich 2ed81be831 Fix MockHttpServletRequest.setCookies to produce single cookie header 6 years ago
Sebastien Deleuze 098ac0bbb8 Annotate Object#equals parameter with @Nullable 6 years ago
Сергей Цыпанов aaeabc3c85 Simplify iteration over maps 6 years ago
Sam Brannen 4b9f5a35a6 Polish contribution 6 years ago
Сергей Цыпанов 6964ed33bf Allocate objects only when it's necessary 6 years ago
Sam Brannen 4f4427f550 Migrate TestNG assertions to AssertJ 6 years ago
Sam Brannen 50cc23ca55 Use the JUnit Platform Test Kit in spring-test 6 years ago
Phillip Webb 6b9160b3ae Restore transaction specific assertions 6 years ago
Sam Brannen 5a1217cafe Migrate JUnit Jupiter assertions to AssertJ 6 years ago
Phillip Webb 82d0e49de9 Inline methods from TransactionTestUtils 6 years ago
Phillip Webb 9d74da006c Migrate JUnit 4 assertions to AssertJ 6 years ago
Phillip Webb 95a9d46a87 Migrate Hamcrest assertions to AssertJ 6 years ago