public class TestGettingIconsAsPNGs extends BaseJiraFuncTest
assertions, backdoor, environmentData, initClass, navigation, tester, testRule
Constructor and Description |
---|
TestGettingIconsAsPNGs() |
Modifier and Type | Method and Description |
---|---|
void |
avatarIsReturnedAsPngIfFormatIsSetToPng() |
void |
avatarIsReturnedAsPngIfFormatIsSetToPngInDifferentCase() |
void |
avatarIsReturnedAsPngIfFormatIsSetToPngInLowerCase() |
void |
issueTypeIsReturnedAsPngIfFormatIsSetToPng() |
void |
pngImagesCanBeReturnedInDifferentSizes() |
void |
pngImagesCanBeReturnedTwice() |
void |
priorityIsReturnedAsPngIfFormatIsSetToPng() |
void |
svgIsReturnedWhenNoQueryParamIsAdded() |
getAssertions, getBackdoor, getEnvironmentData, getTester
public void svgIsReturnedWhenNoQueryParamIsAdded()
public void avatarIsReturnedAsPngIfFormatIsSetToPng()
public void avatarIsReturnedAsPngIfFormatIsSetToPngInLowerCase()
public void avatarIsReturnedAsPngIfFormatIsSetToPngInDifferentCase()
public void issueTypeIsReturnedAsPngIfFormatIsSetToPng()
public void priorityIsReturnedAsPngIfFormatIsSetToPng()
public void pngImagesCanBeReturnedTwice()
public void pngImagesCanBeReturnedInDifferentSizes()
Copyright © 2002-2019 Atlassian. All Rights Reserved.