spring-boot/spring-boot-test-autoconfigure
Phillip Webb e239e64cb1 Only print MVC interactions when tests fail
Update `@AutoConfigureMockMvc` with a `printOnlyOnFailure` option which
allows errors to be printed only when tests fail. Defaults to `true`
meaning the logs are no longer cluttered with MVC results for passing
tests.

Fixes gh-6653
2016-09-18 23:37:46 -07:00
..
src Only print MVC interactions when tests fail 2016-09-18 23:37:46 -07:00
pom.xml