A G I N P R S T 
All Classes All Packages

A

addTest(RuleTestDescriptor) - Method in class net.sourceforge.pmd.test.schema.RuleTestCollection
 

G

getCode() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getDescription() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getExpectedLineNumbers() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getExpectedMessages() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getExpectedProblems() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getFocusedTestOrNull() - Method in class net.sourceforge.pmd.test.schema.RuleTestCollection
Returns the last test of the collection which is focused.
getIndex() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getLanguageVersion() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getProperties() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getRule() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
getTests() - Method in class net.sourceforge.pmd.test.schema.RuleTestCollection
 

I

isDisabled() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
isFocused() - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 

N

net.sourceforge.pmd.test.schema - package net.sourceforge.pmd.test.schema
Contains a parser for the XML test format.

P

parse(Rule, InputSource) - Method in class net.sourceforge.pmd.test.schema.TestSchemaParser
Entry point to parse a test file.

R

recordExpectedViolations(int, List<Integer>, List<String>) - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
RuleTestCollection - Class in net.sourceforge.pmd.test.schema
Collection of individual rule tests.
RuleTestCollection() - Constructor for class net.sourceforge.pmd.test.schema.RuleTestCollection
 
RuleTestDescriptor - Class in net.sourceforge.pmd.test.schema
 
RuleTestDescriptor(int, Rule) - Constructor for class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 

S

setCode(String) - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
setDescription(String) - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
setDisabled(boolean) - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
setFocused(boolean) - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 
setLanguageVersion(LanguageVersion) - Method in class net.sourceforge.pmd.test.schema.RuleTestDescriptor
 

T

TestSchemaParser - Class in net.sourceforge.pmd.test.schema
Entry point to parse a test file.
TestSchemaParser() - Constructor for class net.sourceforge.pmd.test.schema.TestSchemaParser
 
A G I N P R S T 
All Classes All Packages