1930 Commits (3477ec0a35c5d19d55431f756cc9c6056ee788da)

Author SHA1 Message Date
Sam Brannen aaa2d21058 Polish TestPropertySourceUtils 4 years ago
Sam Brannen b8b854db8c Discover @Sql annotations on enclosing class for nested test class 4 years ago
Sam Brannen 2eee56d0e2 Polish TestPropertySourceUtils 4 years ago
Sam Brannen a271a0a2bf Ignore @NestedTestConfiguration on enclosing class for nested interface 4 years ago
Sam Brannen 69af56c4e9 Polish MetaAnnotationUtils 4 years ago
Sam Brannen e5ae2cb0fe Support Propagation.NEVER for disabling test-managed transactions 4 years ago
Sam Brannen 4a608e97dc Cross reference @NestedTestConfiguration and supported annotations 4 years ago
Sam Brannen 74c2df43cc Improve Javadoc for @NestedTestConfiguration 4 years ago
Sam Brannen 0af09e076b Make default @NestedTestConfiguration mode configurable 4 years ago
Juergen Hoeller 7f365942a5 Nullability refinements and related polishing 4 years ago
Juergen Hoeller e176c4e799 Polishing 4 years ago
Sam Brannen fbb3c5cce7 Switch the default @NestedTestConfiguration mode to INHERIT. 4 years ago
Sam Brannen 6641dbc852 Discover test config on enclosing classes for nested test classes 4 years ago
Rossen Stoyanchev 5b1b20c8c0 Polishing and minor refactoring 4 years ago
Rossen Stoyanchev e73e489fd8 Remove use of MonoProcessor.fromSinks 4 years ago
Rossen Stoyanchev 30c7940483 Fix recent regression in WebTestClient 4 years ago
Сергей Цыпанов 8a04910bdd Drop explicit zeroing at instantiation of Atomic* objects 4 years ago
Juergen Hoeller f83bb7183e Polishing 4 years ago
Sam Brannen c083b95ce1 Polishing 4 years ago
Sam Brannen 92cc006b2c Delete unused code 4 years ago
Rossen Stoyanchev db9190e0e6 Remove use of WebClient#exchange from WebTestClient 4 years ago
Brian Clozel 61d893257e Rewrite "performance" test to JMH benchmarks 4 years ago
Brian Clozel e02d3f32b4 Requalify tests as LONG_RUNNING 4 years ago
Sam Brannen bf00db3c6c Avoid AssertJ deprecation warning 4 years ago
Sam Brannen 31316a11fd Polishing 4 years ago
Rossen Stoyanchev f88759c3c9 Shared read-only instances of UrlPathHelper 4 years ago
Arjen Poutsma d550d344d5 Respect context path in WebMvc.fn & WebFlux.fn 4 years ago
Rossen Stoyanchev 25165f552d Remove erroneously committed change 4 years ago
Rossen Stoyanchev e34c800467 More updates to Web testing section 4 years ago
Rossen Stoyanchev 9b6476c0a1 Rename MockMvcTestClient to MockMvcWebTestClient 4 years ago
Сергей Цыпанов 1f3e52d932 gh-25650 Replace remaining usage of LinkedList with ArrayList in tests 4 years ago
Juergen Hoeller 71e70aed14 Polishing 4 years ago
Rossen Stoyanchev 568b44eb9d Consistent generics in spring-test Matcher declarations 4 years ago
Juergen Hoeller 874574513c Replace remaining usage of LinkedList with ArrayList/ArrayDeque 4 years ago
Juergen Hoeller 6f0461c569 Polishing 4 years ago
Juergen Hoeller 04df9b8f49 Efficient checks for empty strings and single character matches 4 years ago
Rossen Stoyanchev 7adeb461e0 WebClient exposes API for access to native request 4 years ago
Rossen Stoyanchev 3426e6274c Add MockMvcTestClient 4 years ago
Rossen Stoyanchev 128acaff8a WebTestClient cookie assertion support 4 years ago
Rossen Stoyanchev 6e8bb6c4a9 WebTestClient header assertion improvements 4 years ago
Rossen Stoyanchev f500ab0f9b Add mechanism to expose mock server results 4 years ago
Rossen Stoyanchev cb02b0e776 WebTestClient releases body on returnResult(Void.class) 4 years ago
Rossen Stoyanchev dd7369df48 WiretapConnector.Info is private 4 years ago
Rossen Stoyanchev 4116e6dd18 Pull up method to ConfiugrableMockMvcBuilder 4 years ago
Rossen Stoyanchev 443e9ee618 MockMvc applies StandardMultipartHttpServletRequest wrapper 4 years ago
Sam Brannen d939016a09 Polish contribution 4 years ago
Maciej Miklas a83529c844 Introduce createContext() factory method in AbstractGenericContextLoader 4 years ago
Sam Brannen 32e851617e Fix Javadoc formatting in GenericGroovyXmlContextLoader 4 years ago
Sam Brannen 13183c89ce Update tests due to deprecations in Reactor 4 years ago
Sam Brannen c558391e2c Declare interfaces as @FunctionalInterface where feasible 4 years ago