com.atlassian.plugin.webresource
Class TestSingleDownloadableResourceBuilder
java.lang.Object
com.atlassian.plugin.webresource.TestSingleDownloadableResourceBuilder
public class TestSingleDownloadableResourceBuilder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODULE_KEY
public static final String MODULE_KEY
- See Also:
- Constant Field Values
PLUGIN_KEY
public static final String PLUGIN_KEY
- See Also:
- Constant Field Values
TestSingleDownloadableResourceBuilder
public TestSingleDownloadableResourceBuilder()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testParseWithSimpleName
public void testParseWithSimpleName()
throws Exception
- Throws:
Exception
testParseWithSlashesInName
public void testParseWithSlashesInName()
throws Exception
- Throws:
Exception
testRoundTrip
public void testRoundTrip()
throws Exception
- Throws:
Exception
testParseInvalidUrlThrowsException
public void testParseInvalidUrlThrowsException()
throws UrlParseException
- Throws:
UrlParseException
testVariableSubstitutionWithEmptyReplacement
public void testVariableSubstitutionWithEmptyReplacement()
testVariableSubsitutionWithPrefixReplacement
public void testVariableSubsitutionWithPrefixReplacement()
variableSubsitutionWithMissingVariablesLeavesTemplateInPlace
public void variableSubsitutionWithMissingVariablesLeavesTemplateInPlace()
Copyright © 2013 Atlassian. All Rights Reserved.