Class ActApplyActPromptTest

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

public class ActApplyActPromptTest extends Object
  • Constructor Details

    • ActApplyActPromptTest

      public ActApplyActPromptTest()
  • Method Details

    • applyActPrompt_whenSavedActExists_doesNotPromptAndKeepsValue

      public void applyActPrompt_whenSavedActExists_doesNotPromptAndKeepsValue() throws Exception
      Throws:
      Exception
    • applyActPrompt_whenNoSavedAct_andConfigProvidesAct_savesIt

      public void applyActPrompt_whenNoSavedAct_andConfigProvidesAct_savesIt() throws Exception
      Throws:
      Exception
    • applyActPrompt_whenNoSavedActAndNoConfiguredAct_promptsAndStoresInput

      public void applyActPrompt_whenNoSavedActAndNoConfiguredAct_promptsAndStoresInput() throws Exception
      Throws:
      Exception
    • applyActPrompt_whenPrompterFails_wrapsInMojoExecutionException

      public void applyActPrompt_whenPrompterFails_wrapsInMojoExecutionException() throws Exception
      Throws:
      Exception