- testAggregate() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Method for testing plugin when aggregate parameter is set to true
- testDefaultConfiguration() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test the plugin with original configuration
- testExceptions() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
- testExclude() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test the plugin with an exclude configuration.
- testInclude() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test the plugin with an include configuration.
- testJdk4Configuration() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test the plugin with jdk-4 configuration
- testJdk6Configuration() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test the plugin with jdk-6 configuration
- testJdk7Configuration() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test the plugin with jdk-7 configuration
- testJdk8Configuration() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test the plugin with jdk-8 configuration
- testNoJavadocDir() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Method for testing plugin when the specified javadocDir does not exist
- testNoJavadocLink() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test when javadocLink is disabled in the configuration
- testPom() - Method in class org.apache.maven.plugin.jxr.JxrReportTest
-
Test the jxr for a POM project.
- testSourceDir() - Method in class org.apache.maven.plugin.jxr.JxrTestReportTest
-
Method to test when the source dir is the test source dir
- TestSourceDirMavenProjectStub - Class in org.apache.maven.plugin.jxr.stubs
-
- TestSourceDirMavenProjectStub() - Constructor for class org.apache.maven.plugin.jxr.stubs.TestSourceDirMavenProjectStub
-