com.atlassian.confluence.sanity.newinstance
Class AttachmentsUpgradedTest

java.lang.Object
  extended by com.atlassian.confluence.sanity.WebDriverConfiguration
      extended by com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
          extended by com.atlassian.confluence.sanity.newinstance.AttachmentsUpgradedTest

public class AttachmentsUpgradedTest
extends AbstractWebDriverSanityTest

Tests whether the old attachments have their hidden property set to false.

Since:
v5.5

Field Summary
 ExcludeEnvironmentRule excludeEnvironmentRule
           
 
Fields inherited from class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
ALACARTE_ONDEMAND, baseUrl, driver, ignoreRule, name, product, rpc, serverStateManager, sessionCleanupRule, smokeSpace, testBrowserRule, testData, userHelper, webDriverScreenshotRule
 
Fields inherited from class com.atlassian.confluence.sanity.WebDriverConfiguration
ADMIN_USER, DEFAULT_BASEURL, SMOKE_ADMIN, SMOKE_SPACE_KEY, SMOKE_TEST, SYS_ADMIN, TEST_USER
 
Constructor Summary
AttachmentsUpgradedTest()
           
 
Method Summary
 void setUp()
           
 void testAttachmentsOnPageAfterUpgrade()
           
 
Methods inherited from class com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
assertMacroHasNoErrors, getSmokeSpace, start
 
Methods inherited from class com.atlassian.confluence.sanity.WebDriverConfiguration
getBaseUrl, getContextPath, getHttpPort, getInstanceProperties
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

excludeEnvironmentRule

public ExcludeEnvironmentRule excludeEnvironmentRule
Constructor Detail

AttachmentsUpgradedTest

public AttachmentsUpgradedTest()
Method Detail

setUp

public void setUp()

testAttachmentsOnPageAfterUpgrade

public void testAttachmentsOnPageAfterUpgrade()


Copyright © 2003–2015 Atlassian. All rights reserved.