程序包的使用
cn.taketoday.framework.test.system
-
类说明Provides access to
System.outandSystem.erroutput that has been captured by theOutputCaptureExtensionorOutputCaptureRule.Provides support for capturingSystem.outandSystem.err.Save, disable and restore AnsiOutput without it needing to be on the classpath.A captured string that forms part of the full output.APrintStreamimplementation that captures written strings.A capture session that capturesSystem.outandSystem.err.Types of content that can be captured.