public class ProjectSorterTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
ProjectSorterTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testDependencyPrecedesProjectThatUsesSpecificDependencyVersion() |
void |
testDependencyPrecedesProjectThatUsesUnresolvedDependencyVersion() |
void |
testMatchingArtifactIdsDifferentGroupIds() |
void |
testMatchingGroupIdsDifferentArtifactIds() |
void |
testMatchingIdsAndDifferentVersions() |
void |
testMatchingIdsAndVersions() |
void |
testPluginDependenciesInfluenceSorting_DeclarationInParent() |
void |
testPluginDependenciesInfluenceSorting() |
void |
testPluginVersionsAreConsidered() |
void |
testShouldNotFailWhenManagedPluginDepReferencesCurrentProject() |
void |
testShouldNotFailWhenPluginDepReferencesCurrentProject() |
void |
testShouldNotFailWhenProjectReferencesNonExistentProject() |
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, setUp, tearDown, toStringpublic void testShouldNotFailWhenPluginDepReferencesCurrentProject()
throws CycleDetectedException,
DuplicateProjectException
public void testShouldNotFailWhenManagedPluginDepReferencesCurrentProject()
throws CycleDetectedException,
DuplicateProjectException
public void testShouldNotFailWhenProjectReferencesNonExistentProject()
throws CycleDetectedException,
DuplicateProjectException
public void testMatchingArtifactIdsDifferentGroupIds()
throws CycleDetectedException,
DuplicateProjectException
public void testMatchingGroupIdsDifferentArtifactIds()
throws CycleDetectedException,
DuplicateProjectException
public void testMatchingIdsAndVersions()
throws CycleDetectedException
CycleDetectedExceptionpublic void testMatchingIdsAndDifferentVersions()
throws CycleDetectedException,
DuplicateProjectException
public void testPluginDependenciesInfluenceSorting()
throws Exception
Exceptionpublic void testPluginDependenciesInfluenceSorting_DeclarationInParent()
throws Exception
Exceptionpublic void testPluginVersionsAreConsidered()
throws Exception
Exceptionpublic void testDependencyPrecedesProjectThatUsesSpecificDependencyVersion()
throws Exception
ExceptionCopyright © 2001–2017 The Apache Software Foundation. All rights reserved.