com.atlassian.jira.webtest.webdriver.tests.visualregression
Class TestIntegratedPluginsVisualRegression

java.lang.Object
  extended by com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
          extended by com.atlassian.jira.webtest.webdriver.tests.visualregression.TestIntegratedPluginsVisualRegression

public class TestIntegratedPluginsVisualRegression
extends JiraVisualRegressionTest

WebDriver tests for visual regressions of key integrated plugins.

Since:
v6.0

Field Summary
 
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
client, visualComparer
 
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.common.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestIntegratedPluginsVisualRegression()
           
 
Method Summary
protected  void removeUPMCount()
          Removes the little yellow gem that appears on the UPM icon to indicate there are new updates to plugins.
static void restoreInstance()
           
 void testManagePlugins()
           
 
Methods inherited from class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
assertUIMatches, clickOnElement, clickOnElement, getBaselineScreenshotFilePath, goTo, goToErrorPage, resetVisualComparer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestIntegratedPluginsVisualRegression

public TestIntegratedPluginsVisualRegression()
Method Detail

removeUPMCount

protected void removeUPMCount()
Description copied from class: JiraVisualRegressionTest
Removes the little yellow gem that appears on the UPM icon to indicate there are new updates to plugins.

Overrides:
removeUPMCount in class JiraVisualRegressionTest

restoreInstance

public static void restoreInstance()

testManagePlugins

public void testManagePlugins()


Copyright © 2002-2013 Atlassian. All Rights Reserved.