Package org.springframework.boot.test.system
package org.springframework.boot.test.system
Classes for
System
-related testing.-
ClassDescriptionProvides access to
System.out
andSystem.err
output that has been captured by theOutputCaptureExtension
orOutputCaptureRule
.JUnit@Rule
to capture output fromSystem.out
andSystem.err
.