com.atlassian.confluence.webdriver
Class BlueprintsTest
java.lang.Object
com.atlassian.confluence.webdriver.AbstractWebDriverTest
com.atlassian.confluence.webdriver.BlueprintsTest
public class BlueprintsTest
- extends AbstractWebDriverTest
Tests general functionality related to Blueprints. Uses the "Hello Blueprint" sample plugin.
| Fields inherited from class com.atlassian.confluence.webdriver.AbstractWebDriverTest |
darkFeaturesHelper, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, testBrowserRule, testData, userHelper, webDriverScreenshotRule |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BlueprintsTest
public BlueprintsTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
helloBlueprintWizard
public void helloBlueprintWizard()
throws Exception
- Throws:
Exception
newPageAppearOnIndexPage
public void newPageAppearOnIndexPage()
throws Exception
- Throws:
Exception
cannotCreatePageWithExistingTitle
public void cannotCreatePageWithExistingTitle()
throws Exception
- Throws:
Exception
cannotCreatePageWithSameTitleAsIndexPage
public void cannotCreatePageWithSameTitleAsIndexPage()
throws Exception
- Throws:
Exception
existingIndexPageCanBeRenamedAndNewIndexPageNotCreated
public void existingIndexPageCanBeRenamedAndNewIndexPageNotCreated()
newIndexPageIsCreatedWithMangledNameWhenPageWithDesiredTitleAlreadyExists
public void newIndexPageIsCreatedWithMangledNameWhenPageWithDesiredTitleAlreadyExists()
moreThanOneTemplateCanBeCreated
public void moreThanOneTemplateCanBeCreated()
Copyright © 2003-2013 Atlassian. All Rights Reserved.