Class TestBundledPlugins

java.lang.Object
com.atlassian.jira.webtests.ztests.plugin.TestBundledPlugins

public class TestBundledPlugins extends Object
Since:
v7.1.6
  • Field Details

    • funcTestRuleChain

      public org.junit.rules.RuleChain funcTestRuleChain
    • PLUGINS

      public static final Map<String,String> PLUGINS
  • Constructor Details

    • TestBundledPlugins

      public TestBundledPlugins()
  • Method Details

    • testIfPluginsAreInstalledAndEnabled

      public void testIfPluginsAreInstalledAndEnabled() throws Exception
      Throws:
      Exception