Class SystemProxySystemImplTest

java.lang.Object
me.julb.sdk.github.actions.kit.SystemProxySystemImplTest

class SystemProxySystemImplTest extends Object
Test class for SystemProxySystemImpl class.
Author:
Julb.
  • Constructor Details

    • SystemProxySystemImplTest

      SystemProxySystemImplTest()
  • Method Details

    • whenExit_thenInvokeSystemExit

      @Test void whenExit_thenInvokeSystemExit() throws Exception
      Test method.
      Throws:
      Exception
    • whenPrintln_thenInvokeSystemPrintln

      @Test void whenPrintln_thenInvokeSystemPrintln() throws Exception
      Test method.
      Throws:
      Exception
    • whenPrintlnMessage_thenInvokeSystemPrintlnMessage

      @Test void whenPrintlnMessage_thenInvokeSystemPrintlnMessage() throws Exception
      Test method.
      Throws:
      Exception
    • whenGetenv_thenInvokeSystemGetenv

      @Test void whenGetenv_thenInvokeSystemGetenv() throws Exception
      Test method.
      Throws:
      Exception