org.apache.maven.plugin.dependency
Class TestAnalyzeDepMgt

java.lang.Object
  extended by junit.framework.Assert
      extended by junit.framework.TestCase
          extended by org.apache.maven.plugin.dependency.TestAnalyzeDepMgt
All Implemented Interfaces:
junit.framework.Test

public class TestAnalyzeDepMgt
extends junit.framework.TestCase


Constructor Summary
TestAnalyzeDepMgt()
           
 
Method Summary
protected  void setUp()
           
 void testAddExclusions()
           
 void testGetExclusionErrors()
           
 void testGetManagementKey()
           
 void testGetMismatch()
           
 void testMojo()
           
 
Methods inherited from class junit.framework.TestCase
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

TestAnalyzeDepMgt

public TestAnalyzeDepMgt()
Method Detail

setUp

protected void setUp()
              throws Exception
Overrides:
setUp in class junit.framework.TestCase
Throws:
Exception

testGetManagementKey

public void testGetManagementKey()
                          throws IOException
Throws:
IOException

testAddExclusions

public void testAddExclusions()

testGetExclusionErrors

public void testGetExclusionErrors()

testGetMismatch

public void testGetMismatch()
                     throws IOException
Throws:
IOException

testMojo

public void testMojo()
              throws IOException
Throws:
IOException


Copyright © 2002-2011 The Apache Software Foundation. All Rights Reserved.