public class ResourceAction extends Object
It receives an i18n key through the resourceKey url parameter and attempts to display the value of that key
Constructor and Description |
---|
ResourceAction(net.sourceforge.jwebunit.WebTester tester,
LocatorFactory locators) |
Modifier and Type | Method and Description |
---|---|
void |
goTo(String resourceKey) |
boolean |
isKeyValuePresent() |
boolean |
isKeyValuePresent(String keyValue) |
public ResourceAction(net.sourceforge.jwebunit.WebTester tester, LocatorFactory locators)
Copyright © 2002-2015 Atlassian. All Rights Reserved.