|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.codehaus.plexus.PlexusTestCase
org.apache.maven.plugin.javadoc.JavadocUtilTest
public class JavadocUtilTest
| Field Summary |
|---|
| Fields inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
basedir, container |
| Constructor Summary | |
|---|---|
JavadocUtilTest()
|
|
| Method Summary | |
|---|---|
void |
testCopyJavadocResources()
Method to test copyJavadocResources() |
void |
testHideProxyPassword()
Method to test the hiding proxy password. |
void |
testIsValidPackageList()
Method to test isValidPackageList() |
void |
testParseJavadocMemory()
Method to test the javadoc memory parsing. |
void |
testParseJavadocVersion()
Method to test the javadoc version parsing. |
void |
testPruneDirs()
Method to test pruneDirs() |
void |
testUnifyPathSeparator()
Method to test unifyPathSeparator() |
void |
testValidateEncoding()
Method to test the validate encoding parsing. |
| Methods inherited from class org.codehaus.plexus.PlexusTestCase |
|---|
createContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, release, setUp, tearDown |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
|---|
public JavadocUtilTest()
| Method Detail |
|---|
public void testParseJavadocVersion()
throws Exception
Exception - if any
public void testParseJavadocMemory()
throws Exception
Exception - if any
public void testValidateEncoding()
throws Exception
Exception - if any
public void testHideProxyPassword()
throws Exception
Exception - if any
public void testIsValidPackageList()
throws Exception
Exception - if any
public void testCopyJavadocResources()
throws Exception
Exception - if any
public void testPruneDirs()
throws Exception
Exception - if any
public void testUnifyPathSeparator()
throws Exception
Exception - if any
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||