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

java.lang.Object
  extended by com.atlassian.jira.pageobjects.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
          extended by com.atlassian.jira.webtest.webdriver.tests.visualregression.TestAuditLogVisualRegression

public class TestAuditLogVisualRegression
extends JiraVisualRegressionTest

Webdriver test for visual regression on the screens from the Auditing plugin.

Since:
v6.2

Field Summary
 
Fields inherited from class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
client, visualComparer
 
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestAuditLogVisualRegression()
           
 
Method Summary
 void restoreInstance()
           
 void testAuditingDisabled()
           
 void testAuditingView()
           
 void testAuditingViewSearchPending()
           
 
Methods inherited from class com.atlassian.jira.webtest.webdriver.tests.visualregression.JiraVisualRegressionTest
addElementsToIgnore, assertUIMatches, clickOnElement, clickOnElement, getBaselineScreenshotFilePath, goTo, goToErrorPage, removeUPMCount, resetVisualComparer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestAuditLogVisualRegression

public TestAuditLogVisualRegression()
Method Detail

restoreInstance

public void restoreInstance()

testAuditingDisabled

public void testAuditingDisabled()
                          throws InterruptedException
Throws:
InterruptedException

testAuditingView

public void testAuditingView()
                      throws InterruptedException
Throws:
InterruptedException

testAuditingViewSearchPending

public void testAuditingViewSearchPending()
                                   throws InterruptedException
Throws:
InterruptedException


Copyright © 2002-2014 Atlassian. All Rights Reserved.