Package org.machanism.machai.gw.maven
Class ActCoverageTest
java.lang.Object
org.machanism.machai.gw.maven.ActCoverageTest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) static class(package private) static class(package private) static class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Constructor Details
-
ActCoverageTest
public ActCoverageTest()
-
-
Method Details
-
execute_createsProcessorThatCanReadInputAndDetectProjectLayout
- Throws:
Exception
-
execute_whenPrompterFails_inputMethodWrapsException
- Throws:
Exception
-
configureAndScan_whenPromptReturnsExit_skipsScanning
- Throws:
Exception
-
applyActPrompt_whenUserEntersExit_doesNotStoreValue
- 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
- Throws:
Exception
-
getProjectLayout_onActPerModuleProcessor_acceptsMissingProjectFile
- Throws:
Exception
-