com.atlassian.bamboo.pageobjects.pages.plan.result
Class TestTableRowElement
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.plan.result.TestTableRowElement
public class TestTableRowElement
- extends Object
Represents row of test table
- See Also:
TestTableElement
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestTableRowElement
public TestTableRowElement(com.atlassian.pageobjects.elements.PageElement row)
getTestClassName
public String getTestClassName()
getTestCaseId
public long getTestCaseId()
getTestCaseName
public String getTestCaseName()
getTestName
public String getTestName()
canPerformActions
public boolean canPerformActions()
actions
public TestCaseActionsComponent actions()
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.