JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.junit.internal
Interface JUnitSystem
All Known Implementing Classes:
RealSystem
public interface
JUnitSystem
Method Summary
All Methods
Instance Methods
Abstract Methods
Deprecated Methods
Modifier and Type
Method
Description
void
exit
(int code)
Deprecated.
PrintStream
out
()
Method Details
exit
@Deprecated
void
exit
(int code)
Deprecated.
Will be removed in the next major release
out
PrintStream
out
()