public class TestGravatarSupport extends BaseJiraFuncTest
Modifier and Type | Field and Description |
---|---|
FuncTestRestClient |
restRule |
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestGravatarSupport() |
Modifier and Type | Method and Description |
---|---|
void |
setUpTest() |
void |
testAvatarServletShouldRedirectToGravatar() |
void |
testGravatarShouldBeDisplayedInApplicationHeaderProfileLink() |
void |
testGravatarShouldBeDisplayedInIssueComments() |
void |
testGravatarShouldBeDisplayedInUserProfile() |
void |
testGravatarShouldBeDisplayedInUserResource() |
getAssertions, getBackdoor, getEnvironmentData, getTester
@Inject public FuncTestRestClient restRule
public void setUpTest()
public void testGravatarShouldBeDisplayedInUserProfile() throws Exception
Exception
public void testGravatarShouldBeDisplayedInIssueComments() throws Exception
Exception
public void testGravatarShouldBeDisplayedInApplicationHeaderProfileLink()
public void testGravatarShouldBeDisplayedInUserResource() throws Exception
Exception
Copyright © 2002-2019 Atlassian. All Rights Reserved.