Class ActCoverageTest

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

public class ActCoverageTest extends Object
  • Constructor Details

    • ActCoverageTest

      public ActCoverageTest()
  • Method Details

    • applyActPrompt_whenUserEntersExit_doesNotStoreValue

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

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

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

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

      @Test public void getProjectLayout_onActPerModuleProcessor_acceptsMissingProjectFile() throws Exception
      Throws:
      Exception