A C E F G N P R S T V 
All Classes All Packages

A

AbstractAntTestHelper - Class in net.sourceforge.pmd.ant
Base test class for ant tests.
AbstractAntTestHelper() - Constructor for class net.sourceforge.pmd.ant.AbstractAntTestHelper
 
AbstractLanguageVersionTest - Class in net.sourceforge.pmd
Base test class for LanguageVersion implementations.
AbstractLanguageVersionTest() - Constructor for class net.sourceforge.pmd.AbstractLanguageVersionTest
 
AbstractLanguageVersionTest.TestDescriptor - Class in net.sourceforge.pmd
 
AbstractRuleSetFactoryTest - Class in net.sourceforge.pmd
Base test class to verify the language's rulesets.
AbstractRuleSetFactoryTest() - Constructor for class net.sourceforge.pmd.AbstractRuleSetFactoryTest
 
AbstractRuleSetFactoryTest(String...) - Constructor for class net.sourceforge.pmd.AbstractRuleSetFactoryTest
Constructor used when a module that depends on another module wants to filter out the dependee's rulesets.
addRule(String, String) - Method in class net.sourceforge.pmd.testframework.SimpleAggregatorTst
Add new XML tests associated with the rule to the test suite.
antTestScriptFilename - Variable in class net.sourceforge.pmd.ant.AbstractAntTestHelper
 
assertContains(String, String) - Method in class net.sourceforge.pmd.ant.AbstractAntTestHelper
 
assertDoesntContain(String, String) - Method in class net.sourceforge.pmd.ant.AbstractAntTestHelper
 
assertOutputContaining(String) - Method in class net.sourceforge.pmd.ant.AbstractAntTestHelper
 

C

currentTempFile() - Method in class net.sourceforge.pmd.ant.AbstractAntTestHelper
Returns the current temporary file.

E

executeTarget(String) - Method in class net.sourceforge.pmd.ant.AbstractAntTestHelper
 

F

findRule(String, String) - Static method in class net.sourceforge.pmd.testframework.RuleTst
Find a rule in a certain ruleset by name.

G

getExpected() - Method in class net.sourceforge.pmd.AbstractLanguageVersionTest.TestDescriptor
 
getLanguage(String) - Static method in class net.sourceforge.pmd.AbstractLanguageVersionTest
 
getLog() - Method in class net.sourceforge.pmd.ant.AbstractAntTestHelper
 
getName() - Method in class net.sourceforge.pmd.AbstractLanguageVersionTest.TestDescriptor
 
getRules() - Method in class net.sourceforge.pmd.testframework.PmdRuleTst
 
getRules() - Method in class net.sourceforge.pmd.testframework.RuleTst
 
getRules() - Method in class net.sourceforge.pmd.testframework.SimpleAggregatorTst
Gets all configured rules.
getSimpleTerseName() - Method in class net.sourceforge.pmd.AbstractLanguageVersionTest.TestDescriptor
 
getVersion() - Method in class net.sourceforge.pmd.AbstractLanguageVersionTest.TestDescriptor
 

N

net.sourceforge.pmd - package net.sourceforge.pmd
 
net.sourceforge.pmd.ant - package net.sourceforge.pmd.ant
 
net.sourceforge.pmd.testframework - package net.sourceforge.pmd.testframework
 

P

pathToTestScript - Variable in class net.sourceforge.pmd.ant.AbstractAntTestHelper
 
PmdRuleTst - Class in net.sourceforge.pmd.testframework
 
PmdRuleTst() - Constructor for class net.sourceforge.pmd.testframework.PmdRuleTst
 

R

RuleTst - Class in net.sourceforge.pmd.testframework
Advanced methods for test cases
RuleTst() - Constructor for class net.sourceforge.pmd.testframework.RuleTst
 
runTests(Rule) - Method in class net.sourceforge.pmd.testframework.RuleTst
Run a set of tests defined in an XML test-data file for a rule.
runTests(Rule, String) - Method in class net.sourceforge.pmd.testframework.RuleTst
Run a set of tests defined in a XML test-data file.

S

setUp() - Method in class net.sourceforge.pmd.ant.AbstractAntTestHelper
 
setUp() - Method in class net.sourceforge.pmd.testframework.PmdRuleTst
 
setUp() - Method in class net.sourceforge.pmd.testframework.RuleTst
 
setUp() - Method in class net.sourceforge.pmd.testframework.SimpleAggregatorTst
Configure the rule tests to be executed.
SimpleAggregatorTst - Class in net.sourceforge.pmd.testframework
Simple setup for a rule unit test, capable of testing multiple rules.
SimpleAggregatorTst() - Constructor for class net.sourceforge.pmd.testframework.SimpleAggregatorTst
 

T

TestDescriptor(String, String, String, LanguageVersion) - Constructor for class net.sourceforge.pmd.AbstractLanguageVersionTest.TestDescriptor

V

validXPathClassNames - Variable in class net.sourceforge.pmd.AbstractRuleSetFactoryTest
 
A C E F G N P R S T V 
All Classes All Packages