Package | Description |
---|---|
org.springframework.boot.test.system |
Classes for
System -related testing. |
Class and Description |
---|
CapturedOutput
Provides access to
System.out and System.err
output that has been captured by the OutputCaptureExtension or
OutputCaptureRule . |