程序包 org.springframework.boot.test.system
package org.springframework.boot.test.system
Classes for
System-related testing.-
类说明Provides access to
System.outandSystem.erroutput that has been captured by theOutputCaptureExtensionorOutputCaptureRule.JUnit@Ruleto capture output fromSystem.outandSystem.err.