org.apache.maven.plugin.assembly.artifact
Class ResolutionManagementInfoTest

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.maven.plugin.assembly.artifact.ResolutionManagementInfoTest
All Implemented Interfaces:
junit.framework.Test

public class ResolutionManagementInfoTest
extends junit.framework.TestCase


Constructor Summary
ResolutionManagementInfoTest()
           
 
Method Summary
 void testAddMultiArtifactWithReplacemen()
           
 void testAddSingleArtifactWithReplacemen()
           
 void testName()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString
 
Methods inherited from class junit.framework.Assert
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, fail, fail, failNotEquals, failNotSame, failSame, format
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResolutionManagementInfoTest

public ResolutionManagementInfoTest()
Method Detail

testName

public void testName()
              throws Exception
Throws:
Exception

testAddSingleArtifactWithReplacemen

public void testAddSingleArtifactWithReplacemen()
                                         throws Exception
Throws:
Exception

testAddMultiArtifactWithReplacemen

public void testAddMultiArtifactWithReplacemen()
                                        throws Exception
Throws:
Exception


Copyright © 2002–2015 The Apache Software Foundation. All rights reserved.