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 helperJUnit4 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 ruleJUnit4 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.