com.atlassian.confluence.webdriver
Class WorkboxBasicTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
      extended by com.atlassian.confluence.webdriver.WorkboxBasicTest

public class WorkboxBasicTest
extends AbstractInjectableWebDriverTest

Simple sanity test to check that workbox (aka workday aka mywork) exists when Confluence starts


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractInjectableWebDriverTest
darkFeaturesHelper, methodRules, name, product, rpc, serverStateManager, testData, userHelper
 
Constructor Summary
WorkboxBasicTest()
           
 
Method Summary
 void checkWorkboxPresent()
           
 void setUp()
           
 void testBasicWorkboxFunctionality()
           
 void testViewingPageMarksRelatedWorkboxNotificationsAsRead()
           
 
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

WorkboxBasicTest

public WorkboxBasicTest()
Method Detail

setUp

public void setUp()

checkWorkboxPresent

public void checkWorkboxPresent()
                         throws Exception
Throws:
Exception

testBasicWorkboxFunctionality

public void testBasicWorkboxFunctionality()
                                   throws org.json.JSONException
Throws:
org.json.JSONException

testViewingPageMarksRelatedWorkboxNotificationsAsRead

public void testViewingPageMarksRelatedWorkboxNotificationsAsRead()


Copyright © 2003–2015 Atlassian. All rights reserved.