| Package | Description |
|---|---|
| org.junit.contrib.java.lang.system | |
| org.junit.contrib.java.lang.system.internal |
| Class and Description |
|---|
| Assertion
An
Assertion encapsulates the code of an assertion into an object. |
| ExpectedSystemExit
The
ExpectedSystemExit allows in-test specification of expected
System.exit(...) calls. |
| LogMode
Mode of the
StandardErrorStreamLog
and the StandardOutputStreamLog. |
| ProvideSystemProperty
The
ProvideSystemProperty rule provides an arbitrary value for a
system property to a test. |
| TextFromStandardInputStream
The
TextFromStandardInputStream rule replaces System.in with
another InputStream, which provides an arbitrary text. |
| Class and Description |
|---|
| LogMode
Mode of the
StandardErrorStreamLog
and the StandardOutputStreamLog. |
Copyright © 2011-2015. All Rights Reserved.