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