public class DefaultDependencyCollectorTest extends Object
| Constructor and Description |
|---|
DefaultDependencyCollectorTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
void |
testArtifactDescriptorResolutionNotRestrictedToRepoHostingSelectedVersion() |
void |
testCollectMultipleDependencies() |
void |
testCyclicDependencies() |
void |
testCyclicDependenciesBig() |
void |
testCyclicProjects_ConsiderLabelOfRootlessGraph() |
void |
testCyclicProjects() |
void |
testDependencyManagement_DefaultDependencyManager() |
void |
testDependencyManagement_TransitiveDependencyManager() |
void |
testDependencyManagement_VerboseMode() |
void |
testDependencyManagement() |
void |
testDuplicates() |
void |
testEqualSubtree() |
void |
testManagedVersionScope() |
void |
testMissingDependencyDescription() |
void |
testPartialResultOnError() |
void |
testSimpleCollection() |
void |
testVersionFilter() |
public DefaultDependencyCollectorTest()
public void setup()
public void testSimpleCollection() throws DependencyCollectionException
DependencyCollectionExceptionpublic void testMissingDependencyDescription()
public void testDuplicates() throws DependencyCollectionException
DependencyCollectionExceptionpublic void testEqualSubtree() throws IOException, DependencyCollectionException
public void testCyclicDependencies() throws Exception
Exceptionpublic void testCyclicDependenciesBig() throws Exception
Exceptionpublic void testCyclicProjects() throws Exception
Exceptionpublic void testCyclicProjects_ConsiderLabelOfRootlessGraph() throws Exception
Exceptionpublic void testPartialResultOnError() throws IOException
IOExceptionpublic void testCollectMultipleDependencies() throws DependencyCollectionException
DependencyCollectionExceptionpublic void testArtifactDescriptorResolutionNotRestrictedToRepoHostingSelectedVersion() throws Exception
Exceptionpublic void testManagedVersionScope() throws DependencyCollectionException
DependencyCollectionExceptionpublic void testDependencyManagement() throws IOException, DependencyCollectionException
public void testDependencyManagement_VerboseMode() throws Exception
Exceptionpublic void testDependencyManagement_TransitiveDependencyManager() throws DependencyCollectionException, IOException
public void testDependencyManagement_DefaultDependencyManager() throws DependencyCollectionException, IOException
public void testVersionFilter() throws Exception
ExceptionCopyright © 2010–2021 The Apache Software Foundation. All rights reserved.