Uses of Package
com.atlassian.jira.webtests.table

Packages that use com.atlassian.jira.webtests.table
com.atlassian.jira.functest.framework   
com.atlassian.jira.functest.framework.page   
com.atlassian.jira.webtests.table   
 

Classes in com.atlassian.jira.webtests.table used by com.atlassian.jira.functest.framework
HtmlTable
          Represents a HTML table found on a page in a test.
 

Classes in com.atlassian.jira.webtests.table used by com.atlassian.jira.functest.framework.page
HtmlTable
          Represents a HTML table found on a page in a test.
 

Classes in com.atlassian.jira.webtests.table used by com.atlassian.jira.webtests.table
AbstractSimpleCell
          Convinience abstract class for SimpleCell
HtmlTable
          Represents a HTML table found on a page in a test.
HtmlTable.Row
           
SimpleCell
          This is interface should be implemented for simple conditional checks to be used in JIRAWebTest.tableRowEquals(com.meterware.httpunit.WebTable, int, java.util.List).
TableData
          Convinience class to create a table (two dimensional array).
 



Copyright © 2002-2014 Atlassian. All Rights Reserved.