Uses of Interface
org.springframework.boot.test.system.CapturedOutput
Packages that use CapturedOutput
-
Uses of CapturedOutput in org.springframework.boot.test.system
Classes in org.springframework.boot.test.system that implement CapturedOutputModifier and TypeClassDescriptionclass
JUnit@Rule
to capture output fromSystem.out
andSystem.err
.