|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.Assert junit.framework.TestCase org.apache.maven.plugin.war.util.MappingUtilsTest
public class MappingUtilsTest
Tests the mapping of file names.
Constructor Summary | |
---|---|
MappingUtilsTest()
|
Method Summary | |
---|---|
void |
testCompleteMapping()
|
void |
testMappingWithClassifier()
|
void |
testMappingWithGroupId()
|
void |
testMappingWithOptionalClassifier()
Test for MWAR-212. |
void |
testNoVersionMapping()
|
Methods inherited from class junit.framework.TestCase |
---|
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, setUp, tearDown, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MappingUtilsTest()
Method Detail |
---|
public void testCompleteMapping() throws MojoExecutionException, InterpolationException
MojoExecutionException
InterpolationException
public void testNoVersionMapping() throws MojoExecutionException, InterpolationException
MojoExecutionException
InterpolationException
public void testMappingWithGroupId() throws MojoExecutionException, InterpolationException
MojoExecutionException
InterpolationException
public void testMappingWithClassifier() throws MojoExecutionException, InterpolationException
MojoExecutionException
InterpolationException
public void testMappingWithOptionalClassifier() throws MojoExecutionException, InterpolationException
MojoExecutionException
InterpolationException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |