Class GhostwriterAdditionalTest

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

class GhostwriterAdditionalTest extends Object
  • Field Details

    • tempDir

      @TempDir File tempDir
  • Constructor Details

    • GhostwriterAdditionalTest

      GhostwriterAdditionalTest()
  • Method Details

    • tearDown

      @AfterEach void tearDown()
    • resolveScanDirs_whenArgsProvided_returnsArgs

      @Test void resolveScanDirs_whenArgsProvided_returnsArgs() throws Exception
      Throws:
      Exception
    • resolveScanDirs_whenNoArgsAndConfigHasGwScanDir_usesConfiguredScanDir

      @Test void resolveScanDirs_whenNoArgsAndConfigHasGwScanDir_usesConfiguredScanDir() throws Exception
      Throws:
      Exception
    • setDegreeOfConcurrency_whenProvided_parsesAndDelegatesToProcessor

      @Test void setDegreeOfConcurrency_whenProvided_parsesAndDelegatesToProcessor()