1646 Commits (893adb40e2ea203a66c2b9caac2d25192ac8c1e7)

Author SHA1 Message Date
Sam Brannen 5e61e33c66 Introduce SpringTestContextFrameworkTestSuite as a convenience in IDE 6 years ago
Phillip Webb a6021cc968 Rename SearchStrategy.EXHAUSTIVE to TYPE_HIERARCHY 6 years ago
Juergen Hoeller e6f86c5c75 Nullability refinements and related polishing 6 years ago
Phillip Webb 2ee1ce61c0 Add missing variants of getBeanNamesForType 6 years ago
Juergen Hoeller 960079e5f5 Retain non-null HttpStatus return value in Client(Http)Response 6 years ago
Arjen Poutsma 29ef985411 Add support for non-standard status codes 6 years ago
Juergen Hoeller 27aaad5a89 Add isTooEarly() method to StatusResultMatchers 6 years ago
Juergen Hoeller c4622dbebc Polishing 6 years ago
Sam Brannen 027fd78306 Further refine @TestPropertySource merged annotation calls 6 years ago
Phillip Webb c9479ff20f Refine @TestPropertySource merged annotation calls 6 years ago
Sam Brannen c72bf10eb9 Polish MergedSqlConfig 6 years ago
Sam Brannen bfbe8f8780 Polish MergedTestPropertySources 6 years ago
Sam Brannen a37eaf75c4 Verify meta @TestPropertySource overrides meta-meta declaration 6 years ago
Sam Brannen 1954861844 Update @TestPropertySource Javadoc regarding "local" semantics 6 years ago
Sam Brannen 136af0b164 Overhaul repeatable @TestPropertySource support 6 years ago
Anatoliy Korovin 2e476ca14f Support @TestPropertySource as a repeatable annotation 6 years ago
Sam Brannen c3c152f806 Add multi-prefix comment support for @SqlConfig 6 years ago
Sam Brannen d633cb3ad5 Polish @Sql tests 6 years ago
Sam Brannen d1570fd05b Fix copy-n-paste error in WebTestClient Javadoc 6 years ago
Sam Brannen fbe697061c Remove duplicate junit-bom configuration from spring-test.gradle 6 years ago
Sam Brannen 8ccf4a9072 Set testGroups system property for spring-test Gradle test tasks 6 years ago
Sam Brannen 69214429df Ensure aggregateTestReports task is UP-TO-DATE 6 years ago
Sam Brannen 89571ea236 Introduce @SqlMergeMode for configuring @Sql annotation merging 6 years ago
Sam Brannen ab8876219f Polish contribution 6 years ago
asympro d77b715d38 Merge class-level and method-level @Sql declarations 6 years ago
Sebastien Deleuze c006a83584 Upgrade to Coroutines 1.3.0-RC 6 years ago
Juergen Hoeller 92890232df Upgrade to OpenPDF 1.2.21, Rome 1.12.1, XStream 1.4.11.1 6 years ago
Sebastien Deleuze 095fd5bcb3 Use Kotlin BOM 6 years ago
Sam Brannen 8db73c80e2 Polish MockRestServiceServer internals regarding "effectively final" 6 years ago
Sam Brannen 42f033e439 Polish MockMvc internals regarding "effectively final" 6 years ago
Juergen Hoeller 94e3210ae7 Fix nullability warnings and javadoc-triggered package cycles 6 years ago
Sam Brannen e92cbe1938 Improve failure messages for redirect/forward in MockMvc 6 years ago
Scheidter,Ryan 84200f3141 Treat null path as non-matching pattern in AntPathMatcher 6 years ago
Sebastien Deleuze b4a0e71ccc Polishing 6 years ago
Sam Brannen b2b79ae1e6 Polish contribution 6 years ago
Sebastien Deleuze adadffe0e1 Improve charset handling in MockHttpServletResponse 6 years ago
Sam Brannen 0aa5533dea Execute test suite in Gradle using JUnit Platform 6 years ago
Sam Brannen 480b1e0a0d Run JUnit 4 tests in spring-test on the JUnit Platform 6 years ago
Sam Brannen 3cf5db6317 Exclude ParallelExecutionSpringExtensionTests.TestCase from build 6 years ago
Sam Brannen 09c10232a4 Polishing 6 years ago
Rob Winch fde92793b5 Fix http URLs 6 years ago
Sam Brannen b5fba14ab8 Fix Checkstyle violation 6 years ago
Sam Brannen fc38bb4fc6 Change @TestConstructor.autowire attribute into an enum 6 years ago
Arjen Poutsma 2909de8829 Remove ServerWebExchange::getParts and ServerRequest::parts 6 years ago
Sebastien Deleuze ca75c2843a Upgrade to Coroutines 1.3.0-M2 6 years ago
Sebastien Deleuze 08a5196c3a Use elementClass and elementTypeRef consistently 6 years ago
Sebastien Deleuze 2b4d6ce354 Add body methods with Object parameter to WebFlux 6 years ago
Juergen Hoeller 29dcd19971 Upgrade to AspectJ 1.9.4, RxJava 2.2.10, Jetty 9.4.19, Undertow 2.0.22 6 years ago
Arjen Poutsma 92981ac9de Add Flux<Part> ServerRequest.parts() 6 years ago
Sam Brannen ef6471fcbf Polish contribution 6 years ago