public class AbstractNbmMojoTest
extends junit.framework.TestCase
| Constructor and Description |
|---|
AbstractNbmMojoTest(String testName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testGetLibraryArtifact2()
direct dependency is a library
|
void |
testGetLibraryArtifact3()
transitive dependency gets included as well.
|
void |
testGetLibraryArtifact4()
transitive dependency of a module doesn't get included as library
|
void |
testGetLibraryArtifact5()
transitive dependency of a library is a duplicate of a transitive dependency of a module
->doesn't get included.
|
void |
testGetLibraryArtifacts1()
Module is not a library
|
void |
testMatchesLibrary()
Test of matchesLibrary method, of class AbstractNbmMojo.
|
void |
testResolveNetBeansDependency()
Test of resolveNetBeansDependency method, of class AbstractNbmMojo.
|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, toStringassertEquals, 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, formatpublic AbstractNbmMojoTest(String testName)
protected void setUp()
throws Exception
setUp in class junit.framework.TestCaseExceptionprotected void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseExceptionpublic void testMatchesLibrary()
public void testResolveNetBeansDependency()
public void testGetLibraryArtifacts1()
throws Exception
Exceptionpublic void testGetLibraryArtifact2()
throws Exception
Exceptionpublic void testGetLibraryArtifact3()
throws Exception
Exceptionpublic void testGetLibraryArtifact4()
throws Exception
ExceptionCopyright © 2005-2015 Codehaus. All Rights Reserved.