Class SystemExitWrapper


  • public class SystemExitWrapper
    extends Object
    Wrappt das System.exit von CLI-Anwendungen zu Testzwecken.
    • Constructor Detail

      • SystemExitWrapper

        public SystemExitWrapper()
    • Method Detail

      • exit

        public void exit​(int status)