public class PathSetTest
extends junit.framework.TestCase
Constructor and Description |
---|
PathSetTest() |
Modifier and Type | Method and Description |
---|---|
void |
testAddAllFilesInDirectory()
Test method for 'org.apache.maven.plugin.war.PathSet.addAllFilesInDirectory(File, String)'
|
void |
testNormalizeFilePathStatic()
Test method for 'org.apache.maven.plugin.war.PathSet.normalizeFilePathStatic(String)'
|
void |
testPathsSetAddAlls()
Test method for:
org.apache.maven.plugin.war.PathSet.PathSet(Collection)
org.apache.maven.plugin.war.PathSet.PathSet(String[])
org.apache.maven.plugin.war.PathSet.Add
org.apache.maven.plugin.war.PathSet.AddAll(String[],String)
org.apache.maven.plugin.war.PathSet.AddAll(Collection,String)
|
void |
testPathsSetBasic()
Test method for:
org.apache.maven.plugin.war.PathSet.PathSet()
org.apache.maven.plugin.war.PathSet.size()
org.apache.maven.plugin.war.PathSet.add()
org.apache.maven.plugin.war.PathSet.addAll()
org.apache.maven.plugin.war.PathSet.iterate()
org.apache.maven.plugin.war.PathSet.contains()
org.apache.maven.plugin.war.PathSet.addPrefix(String)
|
void |
testTrimTrailingSlashes()
Test method for 'org.apache.maven.plugin.war.PathSet.trimTrailingSlashes(String)'
|
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
public void testNormalizeFilePathStatic()
public void testTrimTrailingSlashes()
public void testPathsSetBasic()
public void testPathsSetAddAlls()
public void testAddAllFilesInDirectory() throws IOException
IOException
- if an io error occurredCopyright © 2002–2014 The Apache Software Foundation. All rights reserved.