com.atlassian.jira.webtest.webdriver.tests.issue
Class TestViewIssueHistory

java.lang.Object
  extended by com.atlassian.jira.pageobjects.BaseJiraWebTest
      extended by com.atlassian.jira.webtest.webdriver.tests.issue.TestViewIssueHistory

public class TestViewIssueHistory
extends BaseJiraWebTest


Field Summary
 
Fields inherited from class com.atlassian.jira.pageobjects.BaseJiraWebTest
backdoor, jira, jiraWebTestClassRules, logger, pageBinder, webTestRule
 
Constructor Summary
TestViewIssueHistory()
           
 
Method Summary
static void allowAnnonsInMKY()
           
 void setUp()
           
 void testRenderHistory_freeformDescriptionInMetadata()
           
 void testRenderHistory_noMetadata()
           
 void testRenderHistory_richDescriptionInMetadata()
           
 void testRenderHistory_withRelativeAvatar()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestViewIssueHistory

public TestViewIssueHistory()
Method Detail

allowAnnonsInMKY

public static void allowAnnonsInMKY()

setUp

public void setUp()

testRenderHistory_noMetadata

public void testRenderHistory_noMetadata()
                                  throws Exception
Throws:
Exception

testRenderHistory_freeformDescriptionInMetadata

public void testRenderHistory_freeformDescriptionInMetadata()
                                                     throws Exception
Throws:
Exception

testRenderHistory_withRelativeAvatar

public void testRenderHistory_withRelativeAvatar()
                                          throws Exception
Throws:
Exception

testRenderHistory_richDescriptionInMetadata

public void testRenderHistory_richDescriptionInMetadata()
                                                 throws Exception
Throws:
Exception


Copyright © 2002-2014 Atlassian. All Rights Reserved.