Class SystemExitRule

All Implemented Interfaces:
org.junit.rules.TestRule, Executable, TestResource, SystemStubTestRule

public class SystemExitRule extends SystemExit implements SystemStubTestRule
Add to a test to catch System exit events
Since:
1.0.0
  • Constructor Details

    • SystemExitRule

      public SystemExitRule()