Class TestWebWork1PrepareActionInterface

java.lang.Object
com.atlassian.jira.functest.framework.BaseJiraFuncTest
com.atlassian.jira.webtests.ztests.plugin.TestWebWork1PrepareActionInterface

public class TestWebWork1PrepareActionInterface extends BaseJiraFuncTest
Test verifying that the PrepareAction interface is supported by JIRA action plugin module.
Since:
v4.3
  • Constructor Details

    • TestWebWork1PrepareActionInterface

      public TestWebWork1PrepareActionInterface()
  • Method Details

    • testPrepareActionCalled

      public void testPrepareActionCalled() throws Exception
      Throws:
      Exception