com.atlassian.confluence.webdriver.editor
Class BlogEditorTest

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

public class BlogEditorTest
extends AbstractInjectableWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
BlogEditorTest()
           
 
Method Summary
 void testClickingInEditorHidesPopup()
           
 void testCreateBlogPostUI()
           
 void testEditBlogPostUI()
           
 void testNewBlogPostNoTitleCannotSave()
           
 void testNewBlogPostTitleCanSave()
           
 void testPostingDateCalendar()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlogEditorTest

public BlogEditorTest()
Method Detail

testCreateBlogPostUI

public void testCreateBlogPostUI()

testEditBlogPostUI

public void testEditBlogPostUI()

testPostingDateCalendar

public void testPostingDateCalendar()

testClickingInEditorHidesPopup

public void testClickingInEditorHidesPopup()

testNewBlogPostNoTitleCannotSave

public void testNewBlogPostNoTitleCannotSave()

testNewBlogPostTitleCanSave

public void testNewBlogPostTitleCanSave()


Copyright © 2003–2015 Atlassian. All rights reserved.