|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | METHOD | DETAIL: FIELD | METHOD |
@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()
Whether to show eagerly the standard stream events. |
TestLogging
|
setShowStandardStreams(boolean standardStreams)
Whether to show eagerly the standard stream events. |
Method Detail |
---|
public boolean getShowStandardStreams()
public TestLogging setShowStandardStreams(boolean standardStreams)
standardStreams
- to configure
Gradle API 1.12