public class TestAbstractDownloadableResource extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.contrib.java.lang.system.RestoreSystemProperties |
systemPropertiesRule |
| Constructor and Description |
|---|
TestAbstractDownloadableResource() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
testMinificationStrategyAlreadyMinimised() |
void |
testMinificationStrategyCss() |
void |
testMinificationStrategyNotMinimisedAndDisabled() |
void |
testMinificationStrategyNotMinimisedAndEnabled() |
void |
testMinificationStrategyNotMinimisedAndSystemDisabled() |
void |
testMinificationStrategyNotMinimisedAndSystemEnabled() |
void |
testMinificationStrategyWithTwoMinsInName() |
void |
testMinificationStrategyWrongFileType() |
void |
testWhenDevModeSystemPropertyIsSet() |
void |
testWhenSystemPropertyIsSet() |
void |
testWithMinifiedStrategyInPlay() |
public final org.junit.contrib.java.lang.system.RestoreSystemProperties systemPropertiesRule
public void setUp()
public void testMinificationStrategyWrongFileType()
throws Exception
Exceptionpublic void testMinificationStrategyCss()
throws Exception
Exceptionpublic void testMinificationStrategyWithTwoMinsInName()
throws Exception
Exceptionpublic void testMinificationStrategyAlreadyMinimised()
throws Exception
Exceptionpublic void testMinificationStrategyNotMinimisedAndEnabled()
throws Exception
Exceptionpublic void testMinificationStrategyNotMinimisedAndDisabled()
throws Exception
Exceptionpublic void testMinificationStrategyNotMinimisedAndSystemDisabled()
throws Exception
Exceptionpublic void testMinificationStrategyNotMinimisedAndSystemEnabled()
throws Exception
Exceptionpublic void testWithMinifiedStrategyInPlay()
throws DownloadException
DownloadExceptionpublic void testWhenSystemPropertyIsSet()
throws DownloadException
DownloadExceptionpublic void testWhenDevModeSystemPropertyIsSet()
throws DownloadException
DownloadExceptionCopyright © 2019 Atlassian. All rights reserved.