public class JxrReportTest extends AbstractMojoTestCase
| Constructor and Description |
|---|
JxrReportTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
setUp() |
protected void |
tearDown() |
void |
testAggregate()
Method for testing plugin when aggregate parameter is set to true
|
void |
testDefaultConfiguration()
Test the plugin with default configuration
|
void |
testExceptions() |
void |
testExclude()
Test the plugin with an exclude configuration.
|
void |
testInclude()
Test the plugin with an include configuration.
|
void |
testNoJavadocDir()
Method for testing plugin when the specified javadocDir does not exist
|
void |
testNoJavadocLink()
Test when javadocLink is disabled in the configuration
|
void |
testPom()
Test the jxr for a POM project.
|
configureMojo, configureMojo, extractPluginConfiguration, extractPluginConfiguration, getVariablesAndValuesFromObject, getVariablesAndValuesFromObject, getVariableValueFromObject, lookupEmptyMojo, lookupEmptyMojo, lookupMojo, lookupMojo, lookupMojo, setVariableValueToObjectcreateContainerInstance, customizeContext, customizeContext, getBasedir, getClassLoader, getConfiguration, getConfiguration, getContainer, getCustomConfiguration, getResourceAsStream, getTestFile, getTestFile, getTestPath, getTestPath, lookup, lookup, releaseassertEquals, 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, toStringprotected void setUp()
throws Exception
setUp in class AbstractMojoTestCaseExceptionAbstractMojoTestCase.setUp()protected void tearDown()
throws Exception
tearDown in class org.codehaus.plexus.PlexusTestCaseExceptionPlexusTestCase.tearDown()public void testDefaultConfiguration()
throws Exception
Exceptionpublic void testNoJavadocLink()
throws Exception
Exceptionpublic void testAggregate()
throws Exception
Exceptionpublic void testNoJavadocDir()
throws Exception
Exceptionpublic void testExclude()
throws Exception
Exceptionpublic void testInclude()
throws Exception
ExceptionCopyright © 2005–2013 The Apache Software Foundation. All rights reserved.