Uses of Class
com.atlassian.jira.functest.framework.HtmlPage

Packages that use HtmlPage
com.atlassian.jira.functest.framework   
com.atlassian.jira.webtests   
 

Uses of HtmlPage in com.atlassian.jira.functest.framework
 

Fields in com.atlassian.jira.functest.framework declared as HtmlPage
protected  HtmlPage FuncTestCase.page
          Used to find out about the current HTML page that the test is on.
 

Uses of HtmlPage in com.atlassian.jira.webtests
 

Fields in com.atlassian.jira.webtests declared as HtmlPage
protected  HtmlPage JIRAWebTest.page
          Deprecated. Used to find out about the current HTML page that the test is on.
 

Methods in com.atlassian.jira.webtests that return HtmlPage
 HtmlPage JIRAWebTest.getPage()
          Deprecated.  
 



Copyright © 2002-2012 Atlassian. All Rights Reserved.