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. 
 | 
customizeContainerConfiguration, customizeContext, getBasedir, getClassLoader, getConfigurationName, getContainer, getCustomConfigurationName, getResourceAsStream, getTestConfiguration, getTestConfiguration, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, lookup, lookup, release, setUp, setupContainer, tearDown, teardownContainerassertEquals, 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()
public void testParseJavadocMemory()
public void testValidateEncoding()
public 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()
public void testUnifyPathSeparator()
public void testGetIncludedFiles()
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.