|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
TestLogging instead
@Deprecated public interface TestLogging
Configures logging of the test execution, e.g. whether the std err / out should be eagerly shown.
| Method Summary | |
|---|---|
boolean |
getShowStandardStreams()
Deprecated. Whether to show eagerly the standard stream events. |
TestLogging |
setShowStandardStreams(boolean standardStreams)
Deprecated. Whether to show eagerly the standard stream events. |
| Method Detail |
|---|
TestLogging setShowStandardStreams(boolean standardStreams)
standardStreams - to configure
boolean getShowStandardStreams()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||