Uses of Interface
org.springframework.boot.test.system.CapturedOutput
-
Uses of CapturedOutput in org.springframework.boot.test.system
Modifier and TypeClassDescriptionclass
JUnit@Rule
to capture output fromSystem.out
andSystem.err
.