com.atlassian.confluence.webdriver.rules
Class CancelAnyEditorRule

java.lang.Object
  extended by org.junit.rules.TestWatcher
      extended by com.atlassian.confluence.webdriver.rules.VisitNoopAndCancelAlertsRule
          extended by com.atlassian.confluence.webdriver.rules.CancelAnyEditorRule
All Implemented Interfaces:
org.junit.rules.TestRule

Deprecated. since 5.5 use VisitNoopAndCancelAlerts. CancelAnyEditor was a bad approach and now just plainly extends VisitNoopAndCancelAlertsRule

@Deprecated
public class CancelAnyEditorRule
extends VisitNoopAndCancelAlertsRule


Constructor Summary
CancelAnyEditorRule()
          Deprecated.  
 
Method Summary
 
Methods inherited from class com.atlassian.confluence.webdriver.rules.VisitNoopAndCancelAlertsRule
finished
 
Methods inherited from class org.junit.rules.TestWatcher
apply, failed, starting, succeeded
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CancelAnyEditorRule

public CancelAnyEditorRule()
Deprecated. 


Copyright © 2003-2014 Atlassian. All Rights Reserved.