Class ActCoverageTest

java.lang.Object
org.machanism.machai.gw.maven.ActCoverageTest

public class ActCoverageTest extends Object
  • Constructor Details

    • ActCoverageTest

      public ActCoverageTest()
  • Method Details

    • execute_createsProcessorThatCanReadInputAndDetectProjectLayout

      public void execute_createsProcessorThatCanReadInputAndDetectProjectLayout() throws Exception
      Throws:
      Exception
    • execute_whenPrompterFails_inputMethodWrapsException

      public void execute_whenPrompterFails_inputMethodWrapsException() throws Exception
      Throws:
      Exception
    • configureAndScan_whenPromptReturnsExit_skipsScanning

      public void configureAndScan_whenPromptReturnsExit_skipsScanning() throws Exception
      Throws:
      Exception
    • applyActPrompt_whenUserEntersExit_doesNotStoreValue

      public void applyActPrompt_whenUserEntersExit_doesNotStoreValue() throws Exception
      Throws:
      Exception
    • updateMavenProjectLayout_whenMatchingArtifactFound_updatesLayoutModel

      public void updateMavenProjectLayout_whenMatchingArtifactFound_updatesLayoutModel() throws Exception
      Throws:
      Exception
    • execute_onActPerModule_createsProcessorWithLayoutAndNoOpModuleProcessing

      public void execute_onActPerModule_createsProcessorWithLayoutAndNoOpModuleProcessing() throws Exception
      Throws:
      Exception
    • scanDocuments_onActPerModule_whenEligible_scansAndForcesNonRecursive

      public void scanDocuments_onActPerModule_whenEligible_scansAndForcesNonRecursive() throws Exception
      Throws:
      Exception
    • getProjectLayout_onActPerModuleProcessor_acceptsMissingProjectFile

      public void getProjectLayout_onActPerModuleProcessor_acceptsMissingProjectFile() throws Exception
      Throws:
      Exception