com.atlassian.jira.pageobjects.config
Class FuncTestPluginDetector

java.lang.Object
  extended by com.atlassian.jira.pageobjects.config.AbstractPluginDetector
      extended by com.atlassian.jira.pageobjects.config.FuncTestPluginDetector

public class FuncTestPluginDetector
extends AbstractPluginDetector

Detects whether the func test plugin has been installed in tested JIRA instance.

Since:
v4.4

Constructor Summary
FuncTestPluginDetector()
           
 
Method Summary
protected  boolean checkInstalled()
           
 
Methods inherited from class com.atlassian.jira.pageobjects.config.AbstractPluginDetector
checkInstalledViaGet, isInstalled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FuncTestPluginDetector

public FuncTestPluginDetector()
Method Detail

checkInstalled

protected boolean checkInstalled()
Specified by:
checkInstalled in class AbstractPluginDetector


Copyright © 2002-2014 Atlassian. All Rights Reserved.