com.atlassian.confluence.webdriver
Class ProfileMacroTest

java.lang.Object
  extended by com.atlassian.confluence.webdriver.AbstractWebDriverTest
      extended by com.atlassian.confluence.webdriver.ProfileMacroTest

public class ProfileMacroTest
extends AbstractWebDriverTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Constructor Summary
ProfileMacroTest()
           
 
Method Summary
 void testPeopleDirectoryProfileMacro()
          People directory uses the profile macro but with "|mode=people-directory" as extra options
 void testPeopleDirectoryProfileMacroNonExistingUser()
           
 void testProfileMacroBasic()
           
 void testProfileMacroNonExistingUser()
           
 void testProfileMacroWithStatus()
           
 
Methods inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest
clear, start
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProfileMacroTest

public ProfileMacroTest()
Method Detail

testProfileMacroBasic

public void testProfileMacroBasic()

testProfileMacroWithStatus

public void testProfileMacroWithStatus()

testProfileMacroNonExistingUser

public void testProfileMacroNonExistingUser()

testPeopleDirectoryProfileMacro

public void testPeopleDirectoryProfileMacro()
People directory uses the profile macro but with "|mode=people-directory" as extra options


testPeopleDirectoryProfileMacroNonExistingUser

public void testPeopleDirectoryProfileMacroNonExistingUser()


Copyright © 2003-2013 Atlassian. All Rights Reserved.