com.atlassian.confluence.webdriver.editor
Class EditorTemplateTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.editor.EditorTemplateTest

public class EditorTemplateTest
extends AbstractInjectableWebDriverTest


Field Summary
protected  org.openqa.selenium.WebDriver driver
           
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
EditorTemplateTest()
           
 
Method Summary
 void setUp()
           
 void testConfirmationAlertWhenLeavingDirtyEditor()
           
 void testNoAlertWhenLeavingIfNotDirtyEditor()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

driver

@Inject
protected org.openqa.selenium.WebDriver driver
Constructor Detail

EditorTemplateTest

public EditorTemplateTest()
Method Detail

setUp

public void setUp()

testConfirmationAlertWhenLeavingDirtyEditor

public void testConfirmationAlertWhenLeavingDirtyEditor()
                                                 throws java.lang.Exception
Throws:
java.lang.Exception

testNoAlertWhenLeavingIfNotDirtyEditor

public void testNoAlertWhenLeavingIfNotDirtyEditor()
                                            throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2003-2014 Atlassian. All Rights Reserved.