| 程序包 | 说明 |
|---|---|
| info.monitorenter.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static ExceptionUtil.InputStreamTracer |
ExceptionUtil.findMatchInSystemErr(String expectMatch)
Returns an instance to a runnable running in a separate Thread that tries to match the expected
output in
System.err. |
static ExceptionUtil.InputStreamTracer |
ExceptionUtil.findMatchInSystemOut(String expectMatch)
Returns an instance to a runnable running in a separate Thread that tries to match the expected
output in
System.out. |
Copyright © 2016. All rights reserved.