Class TestCaseActionsComponent


  • public class TestCaseActionsComponent
    extends Object
    A pop-up list of actions which can be performed for a test case.
    See Also:
    TestTableRowElement
    • Field Detail

      • pageBinder

        @Inject
        protected com.atlassian.pageobjects.PageBinder pageBinder
    • Constructor Detail

      • TestCaseActionsComponent

        public TestCaseActionsComponent()
    • Method Detail

      • canToggleQuarantine

        public boolean canToggleQuarantine()
      • unleashTest

        public void unleashTest()
      • quarantineTest

        public void quarantineTest()
      • isQuarantined

        public com.atlassian.pageobjects.elements.query.TimedQuery<Boolean> isQuarantined()