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
Exceptionpublic void testGravatarShouldBeDisplayedInIssueComments()
throws Exception
Exceptionpublic void testGravatarShouldBeDisplayedInApplicationHeaderProfileLink()
public void testGravatarShouldBeDisplayedInUserResource()
throws Exception
ExceptionCopyright © 2002-2021 Atlassian. All Rights Reserved.