com.atlassian.confluence.webdriver.editor
Class EditorInsertFileDialogDarkTest

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

public class EditorInsertFileDialogDarkTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
EditorInsertFileDialogDarkTest()
           
 
Method Summary
 void setup()
           
 void teardown()
           
 void testAttachmentNonImageDoNotHaveHover()
           
 void testFileAttachmentInsertMultipleFile()
           
 void testFileAttachmentMultipleSelect()
           
 void testFileAttachmentToggleSelect()
           
 void testIsLinkWhenInsertAttachmentNonImage()
           
 void testSearchAndMultipleInsert()
           
 void testSearchFilename()
           
 
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
 

Constructor Detail

EditorInsertFileDialogDarkTest

public EditorInsertFileDialogDarkTest()
Method Detail

setup

public void setup()
           throws java.io.IOException
Throws:
java.io.IOException

teardown

public void teardown()

testAttachmentNonImageDoNotHaveHover

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

testIsLinkWhenInsertAttachmentNonImage

public void testIsLinkWhenInsertAttachmentNonImage()

testFileAttachmentMultipleSelect

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

testFileAttachmentToggleSelect

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

testFileAttachmentInsertMultipleFile

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

testSearchFilename

public void testSearchFilename()

testSearchAndMultipleInsert

public void testSearchAndMultipleInsert()


Copyright © 2003-2014 Atlassian. All Rights Reserved.