it
Class PluginExistenceTest

java.lang.Object
  extended by com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
      extended by it.PluginExistenceTest

public class PluginExistenceTest
extends com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.FuncTestLogger, com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase.RestoreConfig
 
Field Summary
static String API_PLUGIN_KEY
           
static String PLUGIN_KEY
           
 
Fields inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
administration, assertions, environmentData, form, locator, log, navigation, page, parse, runningTestMethod, tester, text
 
Constructor Summary
PluginExistenceTest()
           
 
Method Summary
 void testIfApiPluginIsInstalledAndEnabled()
           
 void testIfPluginIsInstalledAndEnabled()
           
 
Methods inherited from class com.atlassian.jira.nimblefunctests.framework.NimbleFuncTestCase
afterMethod, beforeClass, beforeMethod, getRestoreConfig, isTestEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PLUGIN_KEY

public static final String PLUGIN_KEY
See Also:
Constant Field Values

API_PLUGIN_KEY

public static final String API_PLUGIN_KEY
See Also:
Constant Field Values
Constructor Detail

PluginExistenceTest

public PluginExistenceTest()
Method Detail

testIfPluginIsInstalledAndEnabled

public void testIfPluginIsInstalledAndEnabled()
                                       throws Exception
Throws:
Exception

testIfApiPluginIsInstalledAndEnabled

public void testIfApiPluginIsInstalledAndEnabled()
                                          throws Exception
Throws:
Exception


Copyright © 2012 Atlassian. All Rights Reserved.