类 OutputCapture

java.lang.Object
cn.taketoday.framework.test.system.OutputCapture
所有已实现的接口:
CapturedOutput, CharSequence

class OutputCapture extends Object implements CapturedOutput
Provides support for capturing System.out and System.err.
作者:
Madhura Bhave, Phillip Webb, Andy Wilkinson, Sam Brannen
另请参阅: