public class DefaultArtifactTest extends Object
Constructor and Description |
---|
DefaultArtifactTest() |
Modifier and Type | Method and Description |
---|---|
void |
setUp() |
void |
testComparisonByVersion() |
void |
testGetDependencyConflictId() |
void |
testGetDependencyConflictIdNullClassifier() |
void |
testGetDependencyConflictIdNullGroupId() |
void |
testGetDependencyConflictIdNullScope() |
void |
testGetVersionReturnsResolvedVersionOnSnapshot() |
void |
testNonResolvedVersionRangeConsistentlyYieldsNullVersions() |
void |
testToString() |
void |
testToStringNullClassifier() |
void |
testToStringNullGroupId() |
void |
testToStringNullScope() |
@Test public void testGetVersionReturnsResolvedVersionOnSnapshot()
@Test public void testGetDependencyConflictId()
@Test public void testGetDependencyConflictIdNullGroupId()
@Test public void testGetDependencyConflictIdNullClassifier()
@Test public void testGetDependencyConflictIdNullScope()
@Test public void testToString()
@Test public void testToStringNullGroupId()
@Test public void testToStringNullClassifier()
@Test public void testToStringNullScope()
@Test public void testComparisonByVersion()
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.