Class ResourceAction
java.lang.Object
com.atlassian.jira.functest.framework.admin.plugins.ResourceAction
Represents a reference action in the Reference Plugin that is used to test availability of i18n resources.
It receives an i18n key through the resourceKey url parameter and attempts to display the value of that key
- Since:
- v4.4
-
Constructor Summary
ConstructorDescriptionResourceAction
(net.sourceforge.jwebunit.WebTester tester, LocatorFactory locators) -
Method Summary
-
Constructor Details
-
ResourceAction
-
-
Method Details
-
goTo
-
isKeyValuePresent
-
isKeyValuePresent
public boolean isKeyValuePresent()
-