A C D G I L M O P S T

A

AbstractProjectInfoTestCase - Class in org.apache.maven.report.projectinfo
Abstract class to test reports generation with HTTPUnit framework.
AbstractProjectInfoTestCase() - Constructor for class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
 

C

CimReportTest - Class in org.apache.maven.report.projectinfo
 
CimReportTest() - Constructor for class org.apache.maven.report.projectinfo.CimReportTest
 
CimStub - Class in org.apache.maven.report.projectinfo.stubs
 
CimStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.CimStub
 

D

DEFAULT_LOCALE - Static variable in class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
The default locale is English.
DefaultArtifactHandlerStub - Class in org.apache.maven.report.projectinfo.stubs
 
DefaultArtifactHandlerStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.DefaultArtifactHandlerStub
 
DependenciesReportTest - Class in org.apache.maven.report.projectinfo
 
DependenciesReportTest() - Constructor for class org.apache.maven.report.projectinfo.DependenciesReportTest
 
DependenciesStub - Class in org.apache.maven.report.projectinfo.stubs
 
DependenciesStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.DependenciesStub
 
DependencyConvergenceReportTest - Class in org.apache.maven.report.projectinfo
 
DependencyConvergenceReportTest() - Constructor for class org.apache.maven.report.projectinfo.DependencyConvergenceReportTest
 
DependencyConvergenceStub - Class in org.apache.maven.report.projectinfo.stubs
 
DependencyConvergenceStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.DependencyConvergenceStub
 
DependencyManagementReportTest - Class in org.apache.maven.report.projectinfo
 
DependencyManagementReportTest() - Constructor for class org.apache.maven.report.projectinfo.DependencyManagementReportTest
 
DependencyManagementStub - Class in org.apache.maven.report.projectinfo.stubs
 
DependencyManagementStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.DependencyManagementStub
 

G

generateReport(String, String) - Method in class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
Generate the report and return the generated file
getArtifactHandler() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
getArtifactId() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
getArtifacts() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
getBasedir() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
getBuild() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
getCustomConfiguration() - Method in class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
getDependencies() - Method in class org.apache.maven.report.projectinfo.stubs.DependencyConvergenceStub
getDependencies() - Method in class org.apache.maven.report.projectinfo.stubs.SubProject1Stub
getDependencies() - Method in class org.apache.maven.report.projectinfo.stubs.SubProject2Stub
getDependencyArtifacts() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
getDependencyManagement() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
getGeneratedReport(String) - Method in class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
Get the generated report as file in the test maven project.
getGroupId() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
getLanguage() - Method in class org.apache.maven.report.projectinfo.stubs.DefaultArtifactHandlerStub
getModel() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
getPackaging() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
 
getPluginManagement() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.CimStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.DependenciesStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.DependencyConvergenceStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.DependencyManagementStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.IndexStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.IssueTrackingStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.LicenseStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.MailingListStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.ModulesStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.PluginManagementStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
 
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectTeamStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.ScmStub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.SubProject1Stub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.SubProject2Stub
getPOM() - Method in class org.apache.maven.report.projectinfo.stubs.SummaryStub
getRemoteArtifactRepositories() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
getString(String) - Method in class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
Gets a trimmed String for the given key from the resource bundle defined by Plexus.
getTestMavenProject() - Method in class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
Get the current Maven project
getVersion() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
getVersionRange() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub

I

IndexStub - Class in org.apache.maven.report.projectinfo.stubs
 
IndexStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.IndexStub
 
IssueTrackingReportTest - Class in org.apache.maven.report.projectinfo
 
IssueTrackingReportTest() - Constructor for class org.apache.maven.report.projectinfo.IssueTrackingReportTest
 
IssueTrackingStub - Class in org.apache.maven.report.projectinfo.stubs
 
IssueTrackingStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.IssueTrackingStub
 

L

LicenseReportTest - Class in org.apache.maven.report.projectinfo
 
LicenseReportTest() - Constructor for class org.apache.maven.report.projectinfo.LicenseReportTest
 
LicenseStub - Class in org.apache.maven.report.projectinfo.stubs
 
LicenseStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.LicenseStub
 

M

MailingListsReportTest - Class in org.apache.maven.report.projectinfo
 
MailingListsReportTest() - Constructor for class org.apache.maven.report.projectinfo.MailingListsReportTest
 
MailingListStub - Class in org.apache.maven.report.projectinfo.stubs
 
MailingListStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.MailingListStub
 
ModulesReportTest - Class in org.apache.maven.report.projectinfo
 
ModulesReportTest() - Constructor for class org.apache.maven.report.projectinfo.ModulesReportTest
 
ModulesStub - Class in org.apache.maven.report.projectinfo.stubs
 
ModulesStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.ModulesStub
 

O

org.apache.maven.report.projectinfo - package org.apache.maven.report.projectinfo
 
org.apache.maven.report.projectinfo.stubs - package org.apache.maven.report.projectinfo.stubs
 

P

PluginManagementReportTest - Class in org.apache.maven.report.projectinfo
 
PluginManagementReportTest() - Constructor for class org.apache.maven.report.projectinfo.PluginManagementReportTest
 
PluginManagementStub - Class in org.apache.maven.report.projectinfo.stubs
 
PluginManagementStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.PluginManagementStub
 
ProjectIndexPageReportTest - Class in org.apache.maven.report.projectinfo
 
ProjectIndexPageReportTest() - Constructor for class org.apache.maven.report.projectinfo.ProjectIndexPageReportTest
 
ProjectInfoPluginArtifactStub - Class in org.apache.maven.report.projectinfo.stubs
 
ProjectInfoPluginArtifactStub(String, String, String, String) - Constructor for class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
 
ProjectInfoProjectStub - Class in org.apache.maven.report.projectinfo.stubs
 
ProjectInfoProjectStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
Default constructor
ProjectSummaryReportTest - Class in org.apache.maven.report.projectinfo
 
ProjectSummaryReportTest() - Constructor for class org.apache.maven.report.projectinfo.ProjectSummaryReportTest
 
ProjectTeamStub - Class in org.apache.maven.report.projectinfo.stubs
 
ProjectTeamStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.ProjectTeamStub
 

S

ScmReportTest - Class in org.apache.maven.report.projectinfo
 
ScmReportTest() - Constructor for class org.apache.maven.report.projectinfo.ScmReportTest
 
ScmStub - Class in org.apache.maven.report.projectinfo.stubs
 
ScmStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.ScmStub
 
setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
setArtifactId(String) - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
setBuild(Build) - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
setGroupId(String) - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
setLanguage(String) - Method in class org.apache.maven.report.projectinfo.stubs.DefaultArtifactHandlerStub
 
setPackaging(String) - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
 
SettingsStub - Class in org.apache.maven.report.projectinfo.stubs
 
SettingsStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.SettingsStub
 
setUp() - Method in class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
setVersion(String) - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
setVersionRange(VersionRange) - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
SubProject1Stub - Class in org.apache.maven.report.projectinfo.stubs
 
SubProject1Stub() - Constructor for class org.apache.maven.report.projectinfo.stubs.SubProject1Stub
 
SubProject2Stub - Class in org.apache.maven.report.projectinfo.stubs
 
SubProject2Stub() - Constructor for class org.apache.maven.report.projectinfo.stubs.SubProject2Stub
 
SummaryStub - Class in org.apache.maven.report.projectinfo.stubs
 
SummaryStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.SummaryStub
 

T

TeamListReportTest - Class in org.apache.maven.report.projectinfo
 
TeamListReportTest() - Constructor for class org.apache.maven.report.projectinfo.TeamListReportTest
 
tearDown() - Method in class org.apache.maven.report.projectinfo.AbstractProjectInfoTestCase
testFrenchReport() - Method in class org.apache.maven.report.projectinfo.MailingListsReportTest
Test report in French (MPIR-59)
testGetArchiveServer() - Method in class org.apache.maven.report.projectinfo.MailingListsReportTest
 
testReport() - Method in class org.apache.maven.report.projectinfo.CimReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.DependenciesReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.DependencyConvergenceReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.DependencyManagementReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.IssueTrackingReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.LicenseReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.MailingListsReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.ModulesReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.PluginManagementReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.ProjectIndexPageReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.ProjectSummaryReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.ScmReportTest
Test report
testReport() - Method in class org.apache.maven.report.projectinfo.TeamListReportTest
Test report
testReportWithWrongUrl() - Method in class org.apache.maven.report.projectinfo.ScmReportTest
Test report with wrong URL

A C D G I L M O P S T

Copyright © 2005-2010 The Apache Software Foundation. All Rights Reserved.