public class MavenIT0143TransitiveDependencyScopesTest extends AbstractMavenIntegrationTestCase
ALL_MAVEN_VERSIONS
Constructor and Description |
---|
MavenIT0143TransitiveDependencyScopesTest() |
Modifier and Type | Method and Description |
---|---|
void |
testitCompileScope()
Test that the different scopes of transitive dependencies end up on the right class paths when mediated from
a compile-scope dependency.
|
void |
testitProvidedScope()
Test that the different scopes of transitive dependencies end up on the right class paths when mediated from
a provided-scope dependency.
|
void |
testitRuntimeScope()
Test that the different scopes of transitive dependencies end up on the right class paths when mediated from
a runtime-scope dependency.
|
void |
testitTestScope()
Test that the different scopes of transitive dependencies end up on the right class paths when mediated from
a test-scope dependency.
|
assertCanonicalFileEquals, assertCanonicalFileEquals, assertCanonicalFileEquals, assertCanonicalFileEquals, failingMavenVersions, getMavenVersion, isSkipped, matchesVersionRange, newVerifier, newVerifier, newVerifier, newVerifier, requiresJavaVersion, requiresMavenVersion, runTest, setupLocalRepo
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, setName, setUp, tearDown, toString
public MavenIT0143TransitiveDependencyScopesTest()
public void testitCompileScope() throws Exception
Exception
- in case of failurepublic void testitProvidedScope() throws Exception
Exception
- in case of failurepublic void testitRuntimeScope() throws Exception
Exception
- in case of failureCopyright © 2002–2022 The Apache Software Foundation. All rights reserved.