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:
  • Constructor Details

    • TestTableRowElement

      public TestTableRowElement(com.atlassian.pageobjects.elements.PageElement row)
  • Method Details

    • getTestClassName

      public String getTestClassName()
    • getTestCaseId

      public long getTestCaseId()
    • getTestCaseName

      public String getTestCaseName()
    • getTestName

      public String getTestName()
    • canPerformActions

      public boolean canPerformActions()
    • actions

      public TestCaseActionsComponent actions()