public class DefaultProjectDependencyAnalyzerTest
extends org.codehaus.plexus.PlexusTestCase
DefaultProjectDependencyAnalyzer.DefaultProjectDependencyAnalyzer| Constructor and Description |
|---|
DefaultProjectDependencyAnalyzerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
void |
testForceDeclaredDependenciesUsage() |
void |
testInlinedStaticReference() |
void |
testJarWithCompileDependency() |
void |
testJarWithNoDependencies() |
void |
testJarWithTestDependency() |
void |
testJarWithXmlTransitiveDependency() |
void |
testJava8methodRefs() |
void |
testMultimoduleProject() |
void |
testPom() |
void |
testTypeUseAnnotationDependency() |
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, tearDownassertEquals, 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 DefaultProjectDependencyAnalyzerTest()
protected void setUp()
throws Exception
setUp in class org.codehaus.plexus.PlexusTestCaseExceptionpublic void testPom()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testJarWithNoDependencies()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testJava8methodRefs()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testInlinedStaticReference()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testJarWithCompileDependency()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testForceDeclaredDependenciesUsage()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testJarWithTestDependency()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testJarWithXmlTransitiveDependency()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testMultimoduleProject()
throws TestToolsException,
ProjectDependencyAnalyzerException
public void testTypeUseAnnotationDependency()
throws TestToolsException,
ProjectDependencyAnalyzerException
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.