|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SystemOutRule | |
---|---|
org.junit.contrib.java.lang.system |
Uses of SystemOutRule in org.junit.contrib.java.lang.system |
---|
Methods in org.junit.contrib.java.lang.system that return SystemOutRule | |
---|---|
SystemOutRule |
SystemOutRule.enableLog()
Start logging of everything that is written to System.out . |
SystemOutRule |
SystemOutRule.mute()
Suppress the output to System.out . |
SystemOutRule |
SystemOutRule.muteForSuccessfulTests()
Suppress the output to System.out for successful tests only. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |