public class

TestkitPluginDetector

extends AbstractPluginDetector
java.lang.Object
   ↳ com.atlassian.jira.pageobjects.config.AbstractPluginDetector
     ↳ com.atlassian.jira.pageobjects.config.TestkitPluginDetector

Class Overview

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

Summary

Public Constructors
TestkitPluginDetector()
Protected Methods
boolean checkInstalled()
[Expand]
Inherited Methods
From class com.atlassian.jira.pageobjects.config.AbstractPluginDetector
From class java.lang.Object

Public Constructors

public TestkitPluginDetector ()

Protected Methods

protected boolean checkInstalled ()