public class DefaultInheritanceAssemblerTest extends org.codehaus.plexus.PlexusTestCase
Constructor and Description |
---|
DefaultInheritanceAssemblerTest() |
Modifier and Type | Method and Description |
---|---|
protected void |
setUp() |
void |
testFlatTrickyUrls()
Tricky case: flat directory structure, but child directory !
|
void |
testFlatUrls()
Flat directory structure: parent & child POMs in sibling directories, child directory == artifactId.
|
void |
testInheritance(String baseName) |
void |
testInheritance(String baseName,
boolean fromRepo) |
void |
testPluginConfiguration() |
void |
testUrls()
Check most classical urls inheritance: directory structure where parent POM in parent directory
and child directory == artifatId
|
void |
testWithEmptyUrl() |
customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setupContainer, tearDown, teardownContainer
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, toString
public DefaultInheritanceAssemblerTest()
protected void setUp() throws Exception
setUp
in class org.codehaus.plexus.PlexusTestCase
Exception
public void testPluginConfiguration() throws Exception
Exception
public void testUrls() throws Exception
Exception
public void testFlatUrls() throws Exception
Exception
public void testFlatTrickyUrls() throws Exception
Exception
public void testWithEmptyUrl() throws Exception
Exception
public void testInheritance(String baseName) throws Exception
Exception
public void testInheritance(String baseName, boolean fromRepo) throws Exception
Exception
Copyright © 2001–2015 The Apache Software Foundation. All rights reserved.