com.atlassian.jira.pageobjects.config
Class TestkitPluginDetector

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

public class TestkitPluginDetector
extends AbstractPluginDetector

Detects whether the jira-testkit-plugin is installed in tested JIRA instance.

Since:
v6.1

Constructor Summary
TestkitPluginDetector()
           
 
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

TestkitPluginDetector

public TestkitPluginDetector()
Method Detail

checkInstalled

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


Copyright © 2002-2014 Atlassian. All Rights Reserved.