public class TestAttachmentExpansion extends JiraWebDriverTest
Modifier and Type | Field and Description |
---|---|
org.junit.rules.TestRule |
baseRule |
static org.junit.rules.TestRule |
prepareAttachments |
backdoor, jira, logger, mailHelper, pageBinder
Constructor and Description |
---|
TestAttachmentExpansion() |
Modifier and Type | Method and Description |
---|---|
void |
entriesShouldBeDownloadableByClicking() |
void |
entriesShouldBeDownloadableByDragging() |
void |
entriesShouldHaveProperIndexes() |
void |
shouldEmitWarningForCorruptArchive() |
void |
shouldEmitWarningForEmptyArchive() |
void |
shouldExpandArchiveWithLongPaths() |
void |
shouldExpandEncryptedArchive() |
void |
shouldExpandPetabyteBombFlatly() |
void |
shouldExpandRecursiveBombFlatly() |
void |
shouldLimitPresentedEntries() |
void |
shouldPreventMoreSophisticatedXss() |
void |
shouldProperlyEscapeHtml() |
void |
shouldViewEntryFileSizes() |
void |
shouldViewEntryIcons() |
void |
shouldWireExpansionAfterSortChange() |
void |
shouldWireExpansionAfterViewModeSwitch() |
void |
visitViewIssuePage() |
getBackdoor, getBaseClassRule, getBaseRule
public static final org.junit.rules.TestRule prepareAttachments
public final org.junit.rules.TestRule baseRule
public void shouldExpandPetabyteBombFlatly()
public void shouldEmitWarningForCorruptArchive()
public void shouldExpandArchiveWithLongPaths()
public void shouldEmitWarningForEmptyArchive()
public void shouldExpandEncryptedArchive()
public void shouldProperlyEscapeHtml()
public void shouldViewEntryIcons()
public void shouldViewEntryFileSizes()
public void shouldExpandRecursiveBombFlatly()
public void shouldLimitPresentedEntries()
public void entriesShouldHaveProperIndexes()
public void shouldPreventMoreSophisticatedXss()
public void entriesShouldBeDownloadableByClicking() throws Exception
Exception
public void entriesShouldBeDownloadableByDragging() throws Exception
Exception
public void shouldWireExpansionAfterViewModeSwitch()
public void shouldWireExpansionAfterSortChange()
Copyright © 2002-2022 Atlassian. All Rights Reserved.