public class JavadocUtilTest
extends org.codehaus.plexus.PlexusTestCase
| Constructor and Description |
|---|
JavadocUtilTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
testCopyJavadocResources()
Method to test copyJavadocResources()
|
void |
testGetIncludedFiles() |
void |
testGetRedirectUrl()
Tests a redirect from localhost:port1 to localhost:port2
|
void |
testGetRedirectUrlNotHttp() |
void |
testGetRedirectUrlVerifyHeaders()
Tests that getRedirectUrl adds an Accept header in HTTP requests.
|
void |
testGetRedirectUrlWithNoRedirects()
Tests that getRedirectUrl returns the same URL when there are no redirects.
|
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.
|
customizeComponentConfiguration, customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setUp, setupContainer, tearDownassertEquals, 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, toStringpublic void testParseJavadocVersion()
throws Exception
Exception - if anypublic void testParseJavadocMemory()
throws Exception
Exception - if anypublic void testValidateEncoding()
throws Exception
Exception - if anypublic void testIsValidPackageList()
throws Exception
Exception - if anypublic void testGetRedirectUrlNotHttp()
throws Exception
Exceptionpublic void testGetRedirectUrl()
throws Exception
Exceptionpublic void testGetRedirectUrlWithNoRedirects()
throws Exception
Exceptionpublic void testGetRedirectUrlVerifyHeaders()
throws Exception
Exceptionpublic void testCopyJavadocResources()
throws Exception
Exception - if anypublic void testPruneDirs()
throws Exception
Exception - if anypublic void testUnifyPathSeparator()
throws Exception
Exception - if anyCopyright © 2004–2019 The Apache Software Foundation. All rights reserved.