Class ProcessorCoverageBoostTest

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

class ProcessorCoverageBoostTest extends Object
  • Constructor Details

    • ProcessorCoverageBoostTest

      ProcessorCoverageBoostTest()
  • Method Details

    • ghostwriter_resolveProjectDir_prefersCommandLineOverConfig

      @Test void ghostwriter_resolveProjectDir_prefersCommandLineOverConfig(@TempDir File tmp) throws Exception
      Throws:
      Exception
    • ghostwriter_help_and_privateLoggingMethods_executeWithoutError

      @Test void ghostwriter_help_and_privateLoggingMethods_executeWithoutError() throws Exception
      Throws:
      Exception
    • aiFileProcessor_basicGettersSettersAndInputDefault

      @Test void aiFileProcessor_basicGettersSettersAndInputDefault(@TempDir File tmp)
    • aiFileProcessor_processFolder_wrapsProcessingException

      @Test void aiFileProcessor_processFolder_wrapsProcessingException(@TempDir File tmp)
    • abstractFileProcessor_scanDocuments_and_simpleAccessors

      @Test void abstractFileProcessor_scanDocuments_and_simpleAccessors(@TempDir File tmp) throws Exception
      Throws:
      Exception
    • abstractFileProcessor_processProjectDir_processesMatchingFiles

      @Test void abstractFileProcessor_processProjectDir_processesMatchingFiles(@TempDir File tmp) throws Exception
      Throws:
      Exception
    • actProcessor_processParentFiles_and_processFile_coverExecution

      @Test void actProcessor_processParentFiles_and_processFile_coverExecution(@TempDir File tmp) throws Exception
      Throws:
      Exception
    • guidanceProcessor_parseFile_and_processBehaviors

      @Test void guidanceProcessor_parseFile_and_processBehaviors(@TempDir File tmp) throws Exception
      Throws:
      Exception