public class RealSystem extends java.lang.Object implements JUnitSystem
Constructor and Description |
---|
RealSystem() |
Modifier and Type | Method and Description |
---|---|
void |
exit(int code)
Deprecated.
|
java.io.PrintStream |
out() |
@Deprecated public void exit(int code)
exit
in interface JUnitSystem
public java.io.PrintStream out()
out
in interface JUnitSystem