public class OverlayManagerTest
extends org.codehaus.plexus.PlexusTestCase
| Constructor and Description |
|---|
OverlayManagerTest() |
| Modifier and Type | Method and Description |
|---|---|
protected ArtifactStub |
newWarArtifact(String groupId,
String artifactId) |
protected ArtifactStub |
newWarArtifact(String groupId,
String artifactId,
String classifier) |
void |
testAutodetectSimpleOverlay(Overlay currentProjectOverlay) |
void |
testCustomCurrentProject() |
void |
testEmptyProject() |
void |
testOverlaysWithSameArtifactAndGroupId() |
void |
testSimpleOverlay() |
void |
testUnknonwnOverlay() |
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setUp, setupContainer, 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 void testAutodetectSimpleOverlay(Overlay currentProjectOverlay) throws Exception
Exceptionpublic void testOverlaysWithSameArtifactAndGroupId()
throws Exception
Exceptionprotected ArtifactStub newWarArtifact(String groupId, String artifactId, String classifier)
protected ArtifactStub newWarArtifact(String groupId, String artifactId)
Copyright © 2002–2017 The Apache Software Foundation. All rights reserved.