public class TestDefaultPluginArtifactFactory
extends junit.framework.TestCase
| Constructor and Description |
|---|
TestDefaultPluginArtifactFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
setUp() |
void |
tearDown() |
void |
testCreate() |
void |
testCreateWithSpaceInArtifactPath() |
void |
testDefaultDoesNotAllowsReference() |
void |
testLegacyReferenceModeForbidReferenceDoesNotAllowReference() |
void |
testLegacyReferenceModePermitReferenceAllowsReference() |
void |
testReferenceModeForbidReferenceDoesNotAllowReference() |
void |
testReferenceModePermitReferenceAllowsReference() |
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, countTestCases, createResult, fail, fail, failNotEquals, failNotSame, failSame, format, getName, run, run, runBare, runTest, setName, toStringpublic void setUp()
throws IOException
setUp in class junit.framework.TestCaseIOExceptionpublic void tearDown()
throws IOException
tearDown in class junit.framework.TestCaseIOExceptionpublic void testCreate()
throws IOException
IOExceptionpublic void testCreateWithSpaceInArtifactPath()
throws IOException
IOExceptionpublic void testReferenceModeForbidReferenceDoesNotAllowReference()
public void testReferenceModePermitReferenceAllowsReference()
public void testDefaultDoesNotAllowsReference()
public void testLegacyReferenceModeForbidReferenceDoesNotAllowReference()
public void testLegacyReferenceModePermitReferenceAllowsReference()
Copyright © 2018 Atlassian. All rights reserved.