com.atlassian.confluence.sanity.upgradeinstance
Class ThirdPartyMacrosTest

java.lang.Object
  extended by com.atlassian.confluence.sanity.WebDriverConfiguration
      extended by com.atlassian.confluence.sanity.AbstractWebDriverSanityTest
          extended by com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
              extended by com.atlassian.confluence.sanity.upgradeinstance.ThirdPartyMacrosTest

public class ThirdPartyMacrosTest
extends AbstractMacroSanityTest


Field Summary
 
Fields inherited from class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
smokeAdmin
 
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
ThirdPartyMacrosTest()
           
 
Method Summary
 void testBalsamiqMacroExistingPage()
           
 void testFlowchartMacroExistingPage()
           
 void testGliffyMacroExistingPage()
           
 void testLucidchartMacroExistingPage()
           
 
Methods inherited from class com.atlassian.confluence.sanity.upgradeinstance.AbstractMacroSanityTest
assertMacroHasNoErrors, checkForErrorClasses, checkForExceptions, checkForUnknownMacro, doesClassExist, loginAndTestMacro, setUp
 
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
 

Constructor Detail

ThirdPartyMacrosTest

public ThirdPartyMacrosTest()
Method Detail

testBalsamiqMacroExistingPage

public void testBalsamiqMacroExistingPage()

testFlowchartMacroExistingPage

public void testFlowchartMacroExistingPage()

testGliffyMacroExistingPage

public void testGliffyMacroExistingPage()

testLucidchartMacroExistingPage

public void testLucidchartMacroExistingPage()


Copyright © 2003-2014 Atlassian. All Rights Reserved.