Package org.machanism.machai.gw.maven
Class ActApplyActPromptTest
java.lang.Object
org.machanism.machai.gw.maven.ActApplyActPromptTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoid
-
Constructor Details
-
ActApplyActPromptTest
public ActApplyActPromptTest()
-
-
Method Details
-
applyActPrompt_whenSavedActExists_doesNotPromptAndKeepsValue
- Throws:
Exception
-
applyActPrompt_whenNoSavedAct_andConfigProvidesAct_savesIt
- Throws:
Exception
-
applyActPrompt_whenNoSavedActAndNoConfiguredAct_promptsAndStoresInput
public void applyActPrompt_whenNoSavedActAndNoConfiguredAct_promptsAndStoresInput() throws Exception- Throws:
Exception
-
applyActPrompt_whenPrompterFails_wrapsInMojoExecutionException
- Throws:
Exception
-