All Classes and Interfaces

Class
Description
JUnit 4 rule which sets up the environment variables around whatever JUnit 4 is running
Set an alternative security manager within tests
JUnit4 Statement helper
JUnit4 rule for tapping both System.err and System.out at the same time with the same Output
JUnit4 test rule that captures System.err during tests.
Add to a test to catch System exit events
The SystemIn system stub as a JUnit 4 test rule
JUnit4 test rule that captures System.out during tests.
Returns the system properties to their original state around each test block.
Common implementation to convert the TestRule interface into utilisation of the TestResource interface.