protected class AbstractTestIssueNavigatorColumnsView.ItemVerifier extends Object
Modifier and Type | Field and Description |
---|---|
protected URL |
baseUrl |
protected AbstractTestIssueNavigatorView.Item |
item |
protected int |
row |
protected com.meterware.httpunit.WebTable |
table |
protected AbstractTestIssueNavigatorColumnsView |
test |
Constructor and Description |
---|
ItemVerifier(AbstractTestIssueNavigatorColumnsView test,
AbstractTestIssueNavigatorView.Item item,
com.meterware.httpunit.WebTable table,
URL baseUrl) |
Modifier and Type | Method and Description |
---|---|
protected int |
getColumn(String key) |
void |
verify() |
protected void |
verifyCellIssueAttributeEmptyOrEquals(String fieldName,
String itemFieldName) |
protected void |
verifyCellValueEmptyOrEquals(String fieldName,
String fieldExpectedValue) |
protected void |
verifyCustomFieldDisplayValues(String columnKey,
String customFieldName) |
protected void |
verifyCustomFieldLinks(String columnKey,
String customFieldName) |
protected void |
verifyImageExists(String fieldName,
String imageUrl) |
protected void |
verifyLinkExists(String fieldName,
String link) |
protected final AbstractTestIssueNavigatorColumnsView test
protected final AbstractTestIssueNavigatorView.Item item
protected final com.meterware.httpunit.WebTable table
protected final int row
protected final URL baseUrl
public ItemVerifier(AbstractTestIssueNavigatorColumnsView test, AbstractTestIssueNavigatorView.Item item, com.meterware.httpunit.WebTable table, URL baseUrl)
public void verify()
protected int getColumn(String key)
protected void verifyCellIssueAttributeEmptyOrEquals(String fieldName, String itemFieldName)
protected void verifyCellValueEmptyOrEquals(String fieldName, String fieldExpectedValue)
protected void verifyCustomFieldDisplayValues(String columnKey, String customFieldName)
Copyright © 2002-2016 Atlassian. All Rights Reserved.