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_VerboseMode() |
void |
testDependencyManagement() |
void |
testDuplicates() |
void |
testEqualSubtree() |
void |
testManagedVersionScope() |
void |
testMissingDependencyDescription() |
void |
testPartialResultOnError() |
void |
testSimpleCollection() |
void |
testVersionFilter() |
public DefaultDependencyCollectorTest()
public void setup() throws IOException
IOExceptionpublic void testSimpleCollection() throws IOException, org.eclipse.aether.collection.DependencyCollectionException
IOExceptionorg.eclipse.aether.collection.DependencyCollectionExceptionpublic void testMissingDependencyDescription() throws IOException
IOExceptionpublic void testDuplicates() throws IOException, org.eclipse.aether.collection.DependencyCollectionException
IOExceptionorg.eclipse.aether.collection.DependencyCollectionExceptionpublic void testEqualSubtree() throws IOException, org.eclipse.aether.collection.DependencyCollectionException
IOExceptionorg.eclipse.aether.collection.DependencyCollectionExceptionpublic 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 IOException, org.eclipse.aether.collection.DependencyCollectionException
IOExceptionorg.eclipse.aether.collection.DependencyCollectionExceptionpublic void testArtifactDescriptorResolutionNotRestrictedToRepoHostingSelectedVersion() throws Exception
Exceptionpublic void testManagedVersionScope() throws IOException, org.eclipse.aether.collection.DependencyCollectionException
IOExceptionorg.eclipse.aether.collection.DependencyCollectionExceptionpublic void testDependencyManagement() throws IOException, org.eclipse.aether.collection.DependencyCollectionException
IOExceptionorg.eclipse.aether.collection.DependencyCollectionExceptionpublic void testDependencyManagement_VerboseMode() throws Exception
Exceptionpublic void testVersionFilter() throws Exception
ExceptionCopyright © 2010–2017 The Apache Software Foundation. All rights reserved.