Class GhostwriterPerformTest

java.lang.Object
org.machanism.machai.gw.processor.GhostwriterPerformTest

class GhostwriterPerformTest extends Object
  • Constructor Details

    • GhostwriterPerformTest

      GhostwriterPerformTest()
  • Method Details

    • setUp

      @BeforeEach void setUp()
    • perform_whenAllScanDirsProcessedSuccessfully_returnsZeroAndScansEach

      @Test void perform_whenAllScanDirsProcessedSuccessfully_returnsZeroAndScansEach() throws Exception
      Throws:
      Exception
    • perform_whenProcessTerminationException_returnsProvidedExitCode

      @Test void perform_whenProcessTerminationException_returnsProvidedExitCode() throws Exception
      Throws:
      Exception
    • perform_whenIllegalArgumentException_returnsOne

      @Test void perform_whenIllegalArgumentException_returnsOne() throws Exception
      Throws:
      Exception
    • perform_whenUnexpectedException_returnsOne

      @Test void perform_whenUnexpectedException_returnsOne() throws Exception
      Throws:
      Exception