您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH
接口的使用
org.springframework.boot.test.system.CapturedOutput
使用
CapturedOutput
的程序包
程序包
说明
org.springframework.boot.test.system
Classes for
System
-related testing.
org.springframework.boot.test.system
中
CapturedOutput
的使用
实现
CapturedOutput
的
org.springframework.boot.test.system
中的类
修饰符和类型
类
说明
class
OutputCaptureRule
JUnit
@Rule
to capture output from
System.out
and
System.err
.