Index

A C D E G I L O P R S T 
All Classes and Interfaces|All Packages

A

AbstractPmdReportTest - Class in org.apache.maven.plugins.pmd
 
AbstractPmdReportTest() - Constructor for class org.apache.maven.plugins.pmd.AbstractPmdReportTest
 

C

CpdReportTest - Class in org.apache.maven.plugins.pmd
 
CpdReportTest() - Constructor for class org.apache.maven.plugins.pmd.CpdReportTest
 
CpdViolationCheckMojoTest - Class in org.apache.maven.plugins.pmd
 
CpdViolationCheckMojoTest() - Constructor for class org.apache.maven.plugins.pmd.CpdViolationCheckMojoTest
 
CustomConfigurationMavenProjectStub - Class in org.apache.maven.plugins.pmd.stubs
 
CustomConfigurationMavenProjectStub() - Constructor for class org.apache.maven.plugins.pmd.stubs.CustomConfigurationMavenProjectStub
 

D

DefaultArtifactHandlerStub - Class in org.apache.maven.plugins.pmd.stubs
 
DefaultArtifactHandlerStub() - Constructor for class org.apache.maven.plugins.pmd.stubs.DefaultArtifactHandlerStub
 
DefaultConfigurationMavenProjectStub - Class in org.apache.maven.plugins.pmd.stubs
 
DefaultConfigurationMavenProjectStub() - Constructor for class org.apache.maven.plugins.pmd.stubs.DefaultConfigurationMavenProjectStub
 

E

ExecutorTest - Class in org.apache.maven.plugins.pmd.exec
 
ExecutorTest() - Constructor for class org.apache.maven.plugins.pmd.exec.ExecutorTest
 

G

getArtifactHandler() - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
getArtifactId() - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
getBuild() - Method in class org.apache.maven.plugins.pmd.stubs.CustomConfigurationMavenProjectStub
getBuild() - Method in class org.apache.maven.plugins.pmd.stubs.DefaultConfigurationMavenProjectStub
getBuild() - Method in class org.apache.maven.plugins.pmd.stubs.InvalidFormatMavenProjectStub
getGroupId() - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
getLanguage() - Method in class org.apache.maven.plugins.pmd.stubs.DefaultArtifactHandlerStub
getPackaging() - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
 
getReportPlugins() - Method in class org.apache.maven.plugins.pmd.stubs.CustomConfigurationMavenProjectStub
getReportPlugins() - Method in class org.apache.maven.plugins.pmd.stubs.DefaultConfigurationMavenProjectStub
getVersion() - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
getVersionRange() - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub

I

InvalidFormatMavenProjectStub - Class in org.apache.maven.plugins.pmd.stubs
 
InvalidFormatMavenProjectStub() - Constructor for class org.apache.maven.plugins.pmd.stubs.InvalidFormatMavenProjectStub
 

L

lookupMojo(String, File) - Method in class org.apache.maven.plugins.pmd.AbstractPmdReportTest
 
lowerCaseContains(String, String) - Static method in class org.apache.maven.plugins.pmd.AbstractPmdReportTest
Checks, whether the string contained is contained in the given text ignoring case.

O

org.apache.maven.plugins.pmd - package org.apache.maven.plugins.pmd
 
org.apache.maven.plugins.pmd.exec - package org.apache.maven.plugins.pmd.exec
 
org.apache.maven.plugins.pmd.stubs - package org.apache.maven.plugins.pmd.stubs
 

P

PmdPluginArtifactStub - Class in org.apache.maven.plugins.pmd.stubs
 
PmdPluginArtifactStub(String, String, String, String) - Constructor for class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
 
PmdReportTest - Class in org.apache.maven.plugins.pmd
 
PmdReportTest() - Constructor for class org.apache.maven.plugins.pmd.PmdReportTest
 
PmdViolationCheckMojoTest - Class in org.apache.maven.plugins.pmd
 
PmdViolationCheckMojoTest() - Constructor for class org.apache.maven.plugins.pmd.PmdViolationCheckMojoTest
 

R

renderer(AbstractPmdReport, File) - Method in class org.apache.maven.plugins.pmd.AbstractPmdReportTest
Renderer the sink from the report mojo.

S

setArtifactHandler(ArtifactHandler) - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
setArtifactId(String) - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
setBuild(Build) - Method in class org.apache.maven.plugins.pmd.stubs.CustomConfigurationMavenProjectStub
setBuild(Build) - Method in class org.apache.maven.plugins.pmd.stubs.DefaultConfigurationMavenProjectStub
setBuild(Build) - Method in class org.apache.maven.plugins.pmd.stubs.InvalidFormatMavenProjectStub
setGroupId(String) - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
setLanguage(String) - Method in class org.apache.maven.plugins.pmd.stubs.DefaultArtifactHandlerStub
 
setPackaging(String) - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
 
setReportPlugins(List<ReportPlugin>) - Method in class org.apache.maven.plugins.pmd.stubs.CustomConfigurationMavenProjectStub
 
setReportPlugins(List<ReportPlugin>) - Method in class org.apache.maven.plugins.pmd.stubs.DefaultConfigurationMavenProjectStub
 
setUp() - Method in class org.apache.maven.plugins.pmd.AbstractPmdReportTest
 
setUp() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
setUp() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
setVersion(String) - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub
setVersionRange(VersionRange) - Method in class org.apache.maven.plugins.pmd.stubs.PmdPluginArtifactStub

T

testBuildClasspath() - Method in class org.apache.maven.plugins.pmd.exec.ExecutorTest
 
testCodeClimateRenderer() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testCpdEncodingConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
 
testCpdJavascriptConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
 
testCpdJspConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
 
testCustomConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
Test CPDReport using custom configuration
testCustomConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
With custom rulesets
testCustomRenderer() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testDefaultConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
Test CPDReport given the default configuration
testDefaultConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdViolationCheckMojoTest
 
testDefaultConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testDefaultConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdViolationCheckMojoTest
 
testDefaultConfigurationNoRenderViolationsByPriority() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testDefaultConfigurationNotRenderRuleViolationPriority() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testDefaultConfigurationWithAnalysisCache() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testEmptyReportConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
 
testEmptyReportConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testException() - Method in class org.apache.maven.plugins.pmd.CpdViolationCheckMojoTest
 
testException() - Method in class org.apache.maven.plugins.pmd.PmdViolationCheckMojoTest
 
testExclusionsConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
 
testExclusionsConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdViolationCheckMojoTest
 
testFailurePriority() - Method in class org.apache.maven.plugins.pmd.PmdViolationCheckMojoTest
 
testFileURL() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testIncludeXmlInSite() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
verify the cpd.xml file is included in the site when requested.
testIncludeXmlInSite() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
verify the pmd.xml file is included in the site when requested.
testInvalidFormat() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
Test CPDReport with invalid format
testInvalidFormat() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testInvalidTargetJdk() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testJavascriptConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testJspConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testLocationTemp() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
Verify the correct working of the locationTemp method
testMaxAllowedViolations() - Method in class org.apache.maven.plugins.pmd.PmdViolationCheckMojoTest
 
testNotFailOnViolation() - Method in class org.apache.maven.plugins.pmd.CpdViolationCheckMojoTest
 
testNotFailOnViolation() - Method in class org.apache.maven.plugins.pmd.PmdViolationCheckMojoTest
 
testPMDExcludeRootsShouldExcludeSubdirectories() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testPMDProcessingError() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testPMDProcessingErrorWithDetailsNoReport() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testPMDProcessingErrorWithDetailsSkipped() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testPmdReportCustomRulesNoExternalInfoUrl() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testPmdReportResolveRulesets() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testSkipConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
Verify skip parameter
testSkipEmptyReportConfiguration() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
 
testSkipEmptyReportConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testSuppressMarkerConfiguration() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
Verify that suppressMarker works
testSuppressMarkerConfigurationWithoutRendering() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testTxtFormat() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
Test CPDReport with the text renderer given as "format=txt"
testViolationExclusion() - Method in class org.apache.maven.plugins.pmd.PmdReportTest
 
testViolationExclusion() - Method in class org.apache.maven.plugins.pmd.PmdViolationCheckMojoTest
 
testWriteNonHtml() - Method in class org.apache.maven.plugins.pmd.CpdReportTest
 
A C D E G I L O P R S T 
All Classes and Interfaces|All Packages