1247 Commits (1dac0df38b3063bb6edecf766028af58c5169868)

Author SHA1 Message Date
Juergen Hoeller 9614817e88 Do not proxy test instances based on "original instance" convention 7 years ago
Juergen Hoeller a6a6cf7d97 Upgrade to Java Activation Framework 1.2 as API dependency 7 years ago
Juergen Hoeller 6bcb454a0d Polishing 7 years ago
Juergen Hoeller 04d2d1da0d Consistently use double quotes (even if no interpolation needed) 7 years ago
Sam Brannen d3be1cc6cb Use single quotes in Gradle build where appropriate 7 years ago
Sam Brannen 69e4f21f90 Use JUnit 5 Maven BOM in Gradle build 7 years ago
Sam Brannen 50dc8c2358 Update JavaDoc for @BootstrapWith regarding local override 7 years ago
Sam Brannen d20d95b7ac Allow directly present @BootstrapWith to override meta annotations 7 years ago
Sam Brannen 1b54d2119d Polishing 7 years ago
Juergen Hoeller de38af6843 Upgrade to JUnit Jupiter 5.3 RC1 (and Jetty 9.4.12 RC1) 7 years ago
Sam Brannen 8126ffbc8c Fix broken links in JavaDoc 7 years ago
Kazuhiro Sera be211ceead Fix typos detected by github.com/client9/misspell 7 years ago
Juergen Hoeller 821ab62492 Upgrade to RxJava 2.2 and Kotlin 1.2.60 7 years ago
Rossen Stoyanchev c55c9eb029 Polish 7 years ago
Vedran Pavic bb2db87c2f Add support for adding cookies as headers in MockHttpServletResponse 7 years ago
Juergen Hoeller 2474c48749 Polishing 7 years ago
stsypanov b5c691bdac SPR-17074 Replace pointless wrapping with Arrays.asList with iteration over array 7 years ago
Vedran Pavic 70dbaf9751 Publish binding event for replaced attributes in MockHttpSession 7 years ago
Juergen Hoeller 9b671f8408 Polishing 7 years ago
Сергей Цыпанов f8340838b3 Use lambda expressions for lazy instantiation (#1911) 7 years ago
Rossen Stoyanchev 23bda9a5a7 Fix compiler warnings 7 years ago
Rossen Stoyanchev fcbf06f050 Disable equals in JsonPath~ and XPathAssertions 7 years ago
Rossen Stoyanchev bcb485b5ed bindToApplicatonContext uses WebSessionManager bean 7 years ago
Rossen Stoyanchev c022f7c19d Polish 7 years ago
Juergen Hoeller 3881a4aded Polishing 7 years ago
Juergen Hoeller 47d8fe83df Upgrade to Interceptor API 1.2.2, Moneta 1.3, Rome 1.11 7 years ago
Juergen Hoeller 1603c4ab2f Programmatic ObjectProvider retrieval through BeanFactory API 7 years ago
Rossen Stoyanchev c57e1afd2b ResulatMatcher.matchAll 7 years ago
Rossen Stoyanchev 91122ec0f5 Add Consumer methods to WebTestClient assertion classes 7 years ago
Rossen Stoyanchev 20de5003ff Hamcrest methods in WebTestClient 7 years ago
Rossen Stoyanchev 0c62d6b5da Polish 7 years ago
Eric Deandrea 2734f01067 Provide XML assertions in WebTestClient 7 years ago
Juergen Hoeller 9a43d2ec20 Revised log levels: less WARN and INFO, fine-tuned DEBUG vs TRACE 7 years ago
Juergen Hoeller 867b3d233d Upgrade to OkHttp 3.11, Apache HttpClient 4.5.6, Hibernate Validator 6.0.11 7 years ago
Juergen Hoeller b3d6283d7d CookieAssertionTests expects language tag compliance by default 7 years ago
Rossen Stoyanchev 75e45103b5 Polish DefaultUriBuilderFactory 7 years ago
Rossen Stoyanchev fd90b73748 Correlated WebFlux server log messages 7 years ago
Sam Brannen 160002cf8b Polishing 7 years ago
Sam Brannen 755add3087 Verify that TestContextBootstrapper resolution ignores duplicates 7 years ago
Juergen Hoeller d22d408261 Propagate read-only status through Session.setDefaultReadOnly(true) 7 years ago
Juergen Hoeller 4ff1e3e74b Consistent abstract declaration for utility classes (plus polishing) 7 years ago
Rossen Stoyanchev d74e09a925 Polish MockClientHttpRequest 7 years ago
Rossen Stoyanchev 7f555785dd Add getBodyAsString() to MockClientHttpRequest 7 years ago
Juergen Hoeller e22466e9d5 Polishing 7 years ago
Juergen Hoeller 6f8a524eaa Upgrade to Tomcat 9.0.10, RxJava 2.1.16, EclipseLink 2.7.2, Selenium 3.13 7 years ago
Juergen Hoeller b0ece0e967 Remove hard configuration validation from SpringClassRule/MethodRule 7 years ago
Phillip Webb a89e716cc7 Use tabs rather than spaces in tests 7 years ago
Phillip Webb 81451aa800 Organize imports 7 years ago
Phillip Webb 5cedd0d5d4 Consistently use tabs rather than spaces 7 years ago
Phillip Webb 0b53c1096a Always use 'this.' when accessing fields 7 years ago