public class

RealSystem

extends Object
implements JUnitSystem
java.lang.Object
   ↳ org.junit.internal.RealSystem

Summary

Public Constructors
RealSystem()
Public Methods
void exit(int code)
PrintStream out()
[Expand]
Inherited Methods
From class java.lang.Object
From interface org.junit.internal.JUnitSystem

Public Constructors

public RealSystem ()

Public Methods

public void exit (int code)

public PrintStream out ()