Uses of Package
org.springframework.boot.test.system
Packages that use org.springframework.boot.test.system
-
Classes in org.springframework.boot.test.system used by org.springframework.boot.test.systemClassDescriptionProvides access to
System.out
andSystem.err
output that has been captured by theOutputCaptureExtension
orOutputCaptureRule
.