public class TestCaseActionsComponent extends Object
TestTableRowElement
Modifier and Type | Field and Description |
---|---|
protected com.atlassian.pageobjects.PageBinder |
pageBinder |
Constructor and Description |
---|
TestCaseActionsComponent() |
Modifier and Type | Method and Description |
---|---|
boolean |
canToggleQuarantine() |
com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> |
isQuarantined() |
QuarantineConfirmationDialog |
openQuarantineTestDialog() |
void |
quarantineTest() |
void |
unleashTest() |
public boolean canToggleQuarantine()
public void unleashTest()
public void quarantineTest()
public QuarantineConfirmationDialog openQuarantineTestDialog()
public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isQuarantined()
Copyright © 2021 Atlassian Software Systems Pty Ltd. All rights reserved.