A C D G I L M O P S T

A

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

C

CimReportTest - class org.apache.maven.report.projectinfo.CimReportTest.
 
CimReportTest() - Constructor for class org.apache.maven.report.projectinfo.CimReportTest
 
CimStub - class org.apache.maven.report.projectinfo.stubs.CimStub.
 
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 org.apache.maven.report.projectinfo.stubs.DefaultArtifactHandlerStub.
 
DefaultArtifactHandlerStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.DefaultArtifactHandlerStub
 
DependenciesReportTest - class org.apache.maven.report.projectinfo.DependenciesReportTest.
 
DependenciesReportTest() - Constructor for class org.apache.maven.report.projectinfo.DependenciesReportTest
 
DependenciesStub - class org.apache.maven.report.projectinfo.stubs.DependenciesStub.
 
DependenciesStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.DependenciesStub
 
DependencyConvergenceReportTest - class org.apache.maven.report.projectinfo.DependencyConvergenceReportTest.
 
DependencyConvergenceReportTest() - Constructor for class org.apache.maven.report.projectinfo.DependencyConvergenceReportTest
 
DependencyConvergenceStub - class org.apache.maven.report.projectinfo.stubs.DependencyConvergenceStub.
 
DependencyConvergenceStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.DependencyConvergenceStub
 
DependencyManagementReportTest - class org.apache.maven.report.projectinfo.DependencyManagementReportTest.
 
DependencyManagementReportTest() - Constructor for class org.apache.maven.report.projectinfo.DependencyManagementReportTest
 
DependencyManagementStub - class org.apache.maven.report.projectinfo.stubs.DependencyManagementStub.
 
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
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.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
getPackaging() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
 
getPluginManagement() - Method in class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
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 org.apache.maven.report.projectinfo.stubs.IndexStub.
 
IndexStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.IndexStub
 
IssueTrackingReportTest - class org.apache.maven.report.projectinfo.IssueTrackingReportTest.
 
IssueTrackingReportTest() - Constructor for class org.apache.maven.report.projectinfo.IssueTrackingReportTest
 
IssueTrackingStub - class org.apache.maven.report.projectinfo.stubs.IssueTrackingStub.
 
IssueTrackingStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.IssueTrackingStub
 

L

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

M

MailingListStub - class org.apache.maven.report.projectinfo.stubs.MailingListStub.
 
MailingListStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.MailingListStub
 
MailingListsReportTest - class org.apache.maven.report.projectinfo.MailingListsReportTest.
 
MailingListsReportTest() - Constructor for class org.apache.maven.report.projectinfo.MailingListsReportTest
 

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 org.apache.maven.report.projectinfo.PluginManagementReportTest.
 
PluginManagementReportTest() - Constructor for class org.apache.maven.report.projectinfo.PluginManagementReportTest
 
PluginManagementStub - class org.apache.maven.report.projectinfo.stubs.PluginManagementStub.
 
PluginManagementStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.PluginManagementStub
 
ProjectIndexPageReportTest - class org.apache.maven.report.projectinfo.ProjectIndexPageReportTest.
 
ProjectIndexPageReportTest() - Constructor for class org.apache.maven.report.projectinfo.ProjectIndexPageReportTest
 
ProjectInfoPluginArtifactStub - class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub.
 
ProjectInfoPluginArtifactStub(String, String, String, String) - Constructor for class org.apache.maven.report.projectinfo.stubs.ProjectInfoPluginArtifactStub
 
ProjectInfoProjectStub - class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub.
 
ProjectInfoProjectStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.ProjectInfoProjectStub
Default constructor
ProjectSummaryReportTest - class org.apache.maven.report.projectinfo.ProjectSummaryReportTest.
 
ProjectSummaryReportTest() - Constructor for class org.apache.maven.report.projectinfo.ProjectSummaryReportTest
 
ProjectTeamStub - class org.apache.maven.report.projectinfo.stubs.ProjectTeamStub.
 
ProjectTeamStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.ProjectTeamStub
 

S

ScmReportTest - class org.apache.maven.report.projectinfo.ScmReportTest.
 
ScmReportTest() - Constructor for class org.apache.maven.report.projectinfo.ScmReportTest
 
ScmStub - class org.apache.maven.report.projectinfo.stubs.ScmStub.
 
ScmStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.ScmStub
 
SettingsStub - class org.apache.maven.report.projectinfo.stubs.SettingsStub.
 
SettingsStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.SettingsStub
 
SubProject1Stub - class org.apache.maven.report.projectinfo.stubs.SubProject1Stub.
 
SubProject1Stub() - Constructor for class org.apache.maven.report.projectinfo.stubs.SubProject1Stub
 
SubProject2Stub - class org.apache.maven.report.projectinfo.stubs.SubProject2Stub.
 
SubProject2Stub() - Constructor for class org.apache.maven.report.projectinfo.stubs.SubProject2Stub
 
SummaryStub - class org.apache.maven.report.projectinfo.stubs.SummaryStub.
 
SummaryStub() - Constructor for class org.apache.maven.report.projectinfo.stubs.SummaryStub
 
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
 
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

T

TeamListReportTest - class org.apache.maven.report.projectinfo.TeamListReportTest.
 
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.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-2009 The Apache Software Foundation. All Rights Reserved.