1544 Commits (38052e77b710a0fa373483bc6e55d68c26e6ec38)

Author SHA1 Message Date
Sam Brannen e272e2e151 Support conditional processing in TestContext event annotations 6 years ago
Sam Brannen f6d62eda8b Add missing @Nullable declarations to TestContext return values 6 years ago
Sam Brannen 8649061acc Polish Javadoc for TestContext 6 years ago
Sam Brannen 7d926a847d Polish tests for TestContext lifecycle events 6 years ago
Sam Brannen a16dd95ab7 Polishing 6 years ago
Sam Brannen 416346200f Polishing 6 years ago
Sam Brannen 297fd7629a Polishing 6 years ago
Sam Brannen dd1330d05e Fix CheckStyle violations 6 years ago
Sam Brannen 2d6624de71 Polish support for publishing TestContext lifecycle events 6 years ago
Frank Scheffler 34fee867d2 Provide support for publishing TestContext lifecycle events 6 years ago
Loïc Ledoyen d77b36bf3b Open parameter autowiring utility for external use (#2060) 6 years ago
Sam Brannen a7770e7448 Remove ApplicationContext dependency from ParameterAutowireUtils 6 years ago
Juergen Hoeller 5c2f3079fd Sync between MockHttpServletResponse copies 6 years ago
stsypanov 1c24dc1f27 Simplify String concatenation 6 years ago
Juergen Hoeller c3fa900672 Upgrade to Hibernate Validator 5.4.3 and 6.0.15 6 years ago
Juergen Hoeller ba0c48b933 Polishing 6 years ago
Juergen Hoeller e9626779ee @Resource provides dependency descriptor for resolving beans by name 6 years ago
Sebastien Deleuze 0b9522c84e Migrate Kotlin Mockito tests to Mockk 6 years ago
Juergen Hoeller 165d2511b9 Upgrade to Apache HttpClient 4.5.7 and Commons FileUpload 1.4 6 years ago
Juergen Hoeller c700ccbc00 Upgrade to Apache HttpClient 4.5.7 6 years ago
Juergen Hoeller 493e9c1ff0 Consistent upgrade to Rome 1.12 and WebJars Locator 0.36 6 years ago
Juergen Hoeller d37a18ff03 Upgrade to Hibernate Validator 6.0.14 and Apache Johnzon 1.1.11 6 years ago
Juergen Hoeller 7a7958f275 MockMvcResultMatchers.forwardedUrl argument declared as nullable 6 years ago
Rossen Stoyanchev 38ae282c3b Update log category precision for all tests 6 years ago
Rossen Stoyanchev 270099383b Add protected method in StandaloneMockMvcBuilder 6 years ago
Juergen Hoeller 9efea7eb73 MockHttpServletRequest preserves original Accept-Language header value 6 years ago
Juergen Hoeller d5dab12909 NettyDataBufferFactory.join returns single-element buffer as-is 6 years ago
Sam Brannen 58cde3c2e6 Avoid test compile-time dependency on junit-jupiter-engine 6 years ago
Sam Brannen aa7f69a5d1 Ensure that parameter resolution in SpringExtension is thread-safe 6 years ago
Juergen Hoeller c16f36b537 Upgrade to Mockito 2.23.4, Selenium 3.141.59, JSON-P 1.1.4 6 years ago
Juergen Hoeller ae8f680d2e Polishing 6 years ago
Rossen Stoyanchev 759013eb17 Consistent isEmpty check in WebTestClient 6 years ago
Juergen Hoeller 8c7579eba8 Polishing 6 years ago
Juergen Hoeller ce5c65c0b0 Upgrade to JAXB 2.3.1, Groovy 2.5.4, Jetty 9.4.14, Tomcat 9.0.13 6 years ago
Stephane Nicoll 7b6f2f8fb3 Polish contribution 6 years ago
Hanope bfb49c7249 Fix typos 6 years ago
Sam Brannen b3aad549c9 Fix @since tag 6 years ago
Sam Brannen 865f1f692a Introduce tests for @Sql and @Transactional support in @Nested test classes 6 years ago
Sam Brannen 93df24af16 Polishing 6 years ago
Juergen Hoeller f65408f646 Avoid references to groovy-all artifact across all modules 6 years ago
Rossen Stoyanchev c2b55e60cd Fix failing test 6 years ago
Sam Brannen 42a95b8f35 Fix typo and polish 6 years ago
Juergen Hoeller 67bd3f670f Upgrade to AspectJ 1.9.2, Rome 1.11.1, OpenPDF 1.2.5, POI 4.0 6 years ago
Juergen Hoeller a0b42a3dfd Upgrade to Hibernate ORM 5.3.7 6 years ago
Juergen Hoeller 93bb78ec23 Avoid private bean classes in integration tests (for CGLIB on JDK 11) 6 years ago
Juergen Hoeller 50949415d7 Upgrade spring-test to Hibernate ORM 5.3.6 (for JDK 11 compatibility) 6 years ago
Rossen Stoyanchev ecd0d7f0f6 Complete initialization with bindToRouterFunction 6 years ago
Rossen Stoyanchev 658c7f99d7 Lenient date parsing in HeadersResultMatchers 6 years ago
Rossen Stoyanchev c5ca56bd50 Polish 6 years ago
Juergen Hoeller bfc5ad890e MockHttpServletRequest resets InputStream/Reader on setContent 6 years ago