- changeJavaVersion() - Method in class net.sourceforge.pmd.cli.CLITest
-
- CharacterPropertyTest - Class in net.sourceforge.pmd.properties
-
Evaluates the functionality of the CharacterProperty descriptor by testing
its ability to catch creation errors (illegal args), flag invalid characters,
and serialize/deserialize any default values.
- CharacterPropertyTest() - Constructor for class net.sourceforge.pmd.properties.CharacterPropertyTest
-
- ClassDeclTest - Class in net.sourceforge.pmd.lang.java.ast
-
- ClassDeclTest() - Constructor for class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
-
- ClassScopeTest - Class in net.sourceforge.pmd.lang.java.symboltable
-
- ClassScopeTest() - Constructor for class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- ClassTypeResolverJava8Test - Class in net.sourceforge.pmd.typeresolution
-
- ClassTypeResolverJava8Test() - Constructor for class net.sourceforge.pmd.typeresolution.ClassTypeResolverJava8Test
-
- ClassTypeResolverTest - Class in net.sourceforge.pmd.typeresolution
-
- ClassTypeResolverTest() - Constructor for class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- ClassWithImportInnerOnDemand - Class in net.sourceforge.pmd.typeresolution
-
This class is to verify that the inner class "Entry" of java.util.Map
is imported correctly.
- ClassWithImportInnerOnDemand() - Constructor for class net.sourceforge.pmd.typeresolution.ClassWithImportInnerOnDemand
-
- ClassWithImportOnDemand - Class in net.sourceforge.pmd.typeresolution
-
- ClassWithImportOnDemand() - Constructor for class net.sourceforge.pmd.typeresolution.ClassWithImportOnDemand
-
- ClassWithPublicEnum - Class in net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod
-
Sample class with public enum to be used by tests for "UnusedPrivateMethod".
- ClassWithPublicEnum() - Constructor for class net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod.ClassWithPublicEnum
-
- ClassWithPublicEnum.PublicEnum - Enum in net.sourceforge.pmd.lang.java.rule.unusedcode.unusedprivatemethod
-
- cleanUp() - Method in class net.sourceforge.pmd.cpd.ScalaTokenizerTest
-
- cleanUp() - Method in class net.sourceforge.pmd.renderers.YAHTMLRendererTest
-
- cleanupStream() - Method in class net.sourceforge.pmd.RuleSetWriterTest
-
Closes the output stream at the end.
- clearSystemProperties() - Method in class net.sourceforge.pmd.cli.PMDCommandLineInterfaceTest
-
- CLITest - Class in net.sourceforge.pmd.cli
-
- CLITest() - Constructor for class net.sourceforge.pmd.cli.CLITest
-
- CloneMethodMustImplementCloneableTest - Class in net.sourceforge.pmd.lang.java.rule.typeresolution
-
- CloneMethodMustImplementCloneableTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.typeresolution.CloneMethodMustImplementCloneableTest
-
- CloneRulesTest - Class in net.sourceforge.pmd.lang.java.rule.clone
-
- CloneRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.clone.CloneRulesTest
-
- CodeClimateRendererTest - Class in net.sourceforge.pmd.renderers
-
- CodeClimateRendererTest() - Constructor for class net.sourceforge.pmd.renderers.CodeClimateRendererTest
-
- CodesizeRulesTest - Class in net.sourceforge.pmd.lang.java.rule.codesize
-
- CodesizeRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.codesize.CodesizeRulesTest
-
- CodesizeRulesTest - Class in net.sourceforge.pmd.lang.plsql.rule.codesize
-
- CodesizeRulesTest() - Constructor for class net.sourceforge.pmd.lang.plsql.rule.codesize.CodesizeRulesTest
-
- CommentRulesTest - Class in net.sourceforge.pmd.lang.java.rule.comments
-
- CommentRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.comments.CommentRulesTest
-
- CompoundListTest - Class in net.sourceforge.pmd.util
-
- CompoundListTest() - Constructor for class net.sourceforge.pmd.util.CompoundListTest
-
- ConfigurationTest - Class in net.sourceforge.pmd
-
- ConfigurationTest() - Constructor for class net.sourceforge.pmd.ConfigurationTest
-
- constructor_GivenHttpUrl_InputStream() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- constructor_GivenHttpUrl_SingleRule_InputStream() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- constructor_GivenHttpUrlId_SucceedsAndProcessesIdCorrectly() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- ContinuationReaderTest - Class in net.sourceforge.pmd.lang.cpp
-
- ContinuationReaderTest() - Constructor for class net.sourceforge.pmd.lang.cpp.ContinuationReaderTest
-
- ControversialRulesTest - Class in net.sourceforge.pmd.lang.ecmascript.rule.controversial
-
- ControversialRulesTest() - Constructor for class net.sourceforge.pmd.lang.ecmascript.rule.controversial.ControversialRulesTest
-
- ControversialRulesTest - Class in net.sourceforge.pmd.lang.java.rule.controversial
-
- ControversialRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.controversial.ControversialRulesTest
-
- count - Static variable in class net.sourceforge.pmd.processor.MultiThreadProcessorTest.NotThreadSafeRule
-
- CouplingRulesTest - Class in net.sourceforge.pmd.lang.java.rule.coupling
-
- CouplingRulesTest() - Constructor for class net.sourceforge.pmd.lang.java.rule.coupling.CouplingRulesTest
-
- CPDCommandLineInterfaceTest - Class in net.sourceforge.pmd.cpd
-
- CPDCommandLineInterfaceTest() - Constructor for class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
-
- CPDConfigurationTest - Class in net.sourceforge.pmd.cpd
-
- CPDConfigurationTest() - Constructor for class net.sourceforge.pmd.cpd.CPDConfigurationTest
-
- CpddummyLanguage - Class in net.sourceforge.pmd.cpd
-
Sample language for testing LanguageFactory.
- CpddummyLanguage() - Constructor for class net.sourceforge.pmd.cpd.CpddummyLanguage
-
- CPDTaskTest - Class in net.sourceforge.pmd.ant
-
- CPDTaskTest() - Constructor for class net.sourceforge.pmd.ant.CPDTaskTest
-
- CPDTest - Class in net.sourceforge.pmd.cpd
-
- CPDTest() - Constructor for class net.sourceforge.pmd.cpd.CPDTest
-
- CPPTokenizerTest - Class in net.sourceforge.pmd.cpd
-
- CPPTokenizerTest() - Constructor for class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
Attempt to create a property with faulty configuration values.
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.BooleanPropertyTest
-
Method createBadProperty.
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.CharacterPropertyTest
-
Creates a bad property that is missing either its name or description or
includes a delimiter in the set of legal values.
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.DoublePropertyTest
-
Attempts to create a property with invalid constructor arguments.
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.EnumeratedPropertyTest
-
Method createBadProperty.
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.FloatPropertyTest
-
Method createBadProperty.
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.IntegerPropertyTest
-
Method createBadProperty.
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.MethodPropertyTest
-
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.StringPropertyTest
-
Method createBadProperty.
- createBadProperty(boolean) - Method in class net.sourceforge.pmd.properties.TypePropertyTest
-
Method createProperty.
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
Return a value(s) that is known to be faulty per the general scope of the
descriptor.
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.BooleanPropertyTest
-
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.CharacterPropertyTest
-
Method createBadValue.
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.DoublePropertyTest
-
Creates and returns (count) number of out-of-range values
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.EnumeratedPropertyTest
-
Returns a (count) number of values that are not in the set of legal
values.
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.FloatPropertyTest
-
Creates and returns (count) number of out-of-range float values
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.IntegerPropertyTest
-
Creates and returns (count) number of out-of-range Integer values
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.MethodPropertyTest
-
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.StringPropertyTest
-
Method createBadValue.
- createBadValue(int) - Method in class net.sourceforge.pmd.properties.TypePropertyTest
-
Method createBadValue.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
Creates and returns a properly configured property descriptor.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.BooleanPropertyTest
-
Method createProperty.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.CharacterPropertyTest
-
Method createProperty.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.DoublePropertyTest
-
Creates and returns a property with a (maxCount) value cardinality.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.EnumeratedPropertyTest
-
Method createProperty.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.FloatPropertyTest
-
Method createProperty.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.IntegerPropertyTest
-
Method createProperty.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.MethodPropertyTest
-
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.StringPropertyTest
-
Method createProperty.
- createProperty(boolean) - Method in class net.sourceforge.pmd.properties.TypePropertyTest
-
Method createProperty.
- createRuleViolation(Rule, RuleContext, Node, String) - Method in class net.sourceforge.pmd.lang.DummyLanguageModule.RuleViolationFactory
-
- createRuleViolation(Rule, RuleContext, Node, String, int, int) - Method in class net.sourceforge.pmd.lang.DummyLanguageModule.RuleViolationFactory
-
- createValue(int) - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
Return a legal value(s) per the general scope of the descriptor.
- createValue(int) - Method in class net.sourceforge.pmd.properties.BooleanPropertyTest
-
Method createValue.
- createValue(int) - Method in class net.sourceforge.pmd.properties.CharacterPropertyTest
-
Method createValue.
- createValue(int) - Method in class net.sourceforge.pmd.properties.DoublePropertyTest
-
Creates and returns (count) number of legal Double values
- createValue(int) - Method in class net.sourceforge.pmd.properties.EnumeratedPropertyTest
-
Method createValue.
- createValue(int) - Method in class net.sourceforge.pmd.properties.FloatPropertyTest
-
Method createValue.
- createValue(int) - Method in class net.sourceforge.pmd.properties.IntegerPropertyTest
-
Method createValue.
- createValue(int) - Method in class net.sourceforge.pmd.properties.MethodPropertyTest
-
- createValue(int) - Method in class net.sourceforge.pmd.properties.StringPropertyTest
-
Method createValue.
- createValue(int) - Method in class net.sourceforge.pmd.properties.TypePropertyTest
-
Method createValue.
- CsTokenizerTest - Class in net.sourceforge.pmd.cpd
-
- CsTokenizerTest() - Constructor for class net.sourceforge.pmd.cpd.CsTokenizerTest
-
- CSVRendererTest - Class in net.sourceforge.pmd.cpd
-
- CSVRendererTest() - Constructor for class net.sourceforge.pmd.cpd.CSVRendererTest
-
- CSVRendererTest - Class in net.sourceforge.pmd.renderers
-
- CSVRendererTest() - Constructor for class net.sourceforge.pmd.renderers.CSVRendererTest
-
- tearDown() - Method in class net.sourceforge.pmd.util.database.DBTypeTest
-
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.Dummy2LanguageModule
-
- TERSE_NAME - Static variable in class net.sourceforge.pmd.lang.DummyLanguageModule
-
- TEST - Static variable in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
-
- test() - Method in class net.sourceforge.pmd.ReadableDurationTest
-
- test1() - Method in class net.sourceforge.pmd.cpd.EcmascriptTokenizerTest
-
- test1() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
-
- test1() - Method in class net.sourceforge.pmd.lang.java.dfa.GeneralFiddlingTest
-
- TEST1 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
-
- TEST1 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.MethodScopeTest
-
- TEST1 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
-
- TEST1 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
-
- TEST10 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST11 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST12 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST13 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST14 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST15 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST16 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST17 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST18 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST19 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test2() - Method in class net.sourceforge.pmd.cpd.EcmascriptTokenizerTest
-
- test2() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
-
- TEST2 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
-
- TEST2 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
-
- TEST2 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
-
- TEST20 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST21 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST22 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST23 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST24 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST25 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST26 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST27 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST28 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST29 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST3 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
-
- TEST3 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
-
- TEST3 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
-
- TEST30 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST4 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
-
- TEST4 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
-
- TEST4 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
-
- TEST5 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
-
- TEST5 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
-
- TEST5 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
-
- TEST6 - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
-
- TEST8 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST9 - Static variable in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_1() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_10() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_11() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_12() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_13() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_14() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_15() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_16() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_17() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_18() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_19() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_2() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_20() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_21() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_22() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_23() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_24() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_25() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_26() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_27() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_28() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_29() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_3() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_30() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_4() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_6() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_7() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_8() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- test_9() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- TEST_ENUM - Static variable in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
-
- TEST_INNER_CLASS - Static variable in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
-
- TEST_NULL_TYPE - Static variable in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testAbsolutePathRuleSet() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- testAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
-
- testAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
-
- testAbstract() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
-
- testAcceptance() - Method in class net.sourceforge.pmd.ExcludeLinesTest
-
- testAccessors() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAddClassOfQ() - Method in class net.sourceforge.pmd.util.TypeMapTest
-
- testAddExcludePattern() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAddExcludePatterns() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAddImport() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testAddIncludePattern() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAddIncludePatterns() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAddPathToChild() - Method in class net.sourceforge.pmd.lang.java.dfa.DataFlowNodeTest
-
- testAddResultsinDFANodeContainingAddedNode() - Method in class net.sourceforge.pmd.lang.java.dfa.StructureTest
-
- testAddRuleSet() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAddRuleSetByReferenceAllRule() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAddRuleSetByReferenceBad() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAddRuleSetByReferenceSingleRule() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testAlternateMarker() - Method in class net.sourceforge.pmd.ExcludeLinesTest
-
- testAnnotatedLocals() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testAnnotatedParams() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testAnnotationFailsWithJDK14() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTest
-
- testAnnotations() - Method in class net.sourceforge.pmd.lang.java.ast.ASTVariableDeclaratorIdTest
-
- testAnnotationSucceedsWithDefaultMode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTest
-
- testAnnotationSucceedsWithJDK15() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAnnotationTest
-
- testAnonymousInnerClass() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- testAnonymousInnerClassName() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testApply0Rules() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testArguments() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffixTest
-
- testArrayAccess() - Method in class net.sourceforge.pmd.lang.ecmascript.ast.EcmascriptParserTest
-
Test bug https://sourceforge.net/p/pmd/bugs/1118/
- testArrayDereference() - Method in class net.sourceforge.pmd.lang.java.ast.ASTPrimarySuffixTest
-
- testArrayIsReferenceType() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
-
- testArrayMethod() - Method in class net.sourceforge.pmd.lang.ecmascript.ast.EcmascriptParserTest
-
Test for bug #1136 ECAMScript: NullPointerException in getLeft() and getRight()
- testAsDelimitedString() - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
- testAsMethodOn() - Method in class net.sourceforge.pmd.properties.MethodPropertyTest
-
- testAsmWithAtSign() - Method in class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- testAsProperties() - Method in class net.sourceforge.pmd.util.database.DBTypeTest
-
Test of getResourceBundleAsProperties method, of class DBType.
- testAssertAsIdentifierSucceedsWith1_3() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testAssertAsIdentifierSucceedsWith1_3_test2() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testAssertAsKeywordFailsWith1_3() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testAssertAsKeywordVariantsSucceedWith1_4() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testAssertAsMethodNameIdentifierFailsWith1_4() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testAssertAsVariableDeclIdentifierFailsWith1_4() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testAssignmentOperators() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- testAsStringOn() - Method in class net.sourceforge.pmd.properties.MethodPropertyTest
-
- testASTCompilationUnitPackage() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testASTFormalParameterVariableName() - Method in class net.sourceforge.pmd.lang.java.rule.JavaRuleViolationTest
-
- testAttributeAxisIterator() - Method in class net.sourceforge.pmd.lang.ast.xpath.AttributeAxisIteratorTest
-
Test hasNext and next.
- testAttributes() - Method in class net.sourceforge.pmd.RuleContextTest
-
- testAttributeValueContainingHash() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspDocStyleTest
-
Test exposing a bug of parsing error when having a hash as last character
in an attribute value.
- testBasic() - Method in class net.sourceforge.pmd.ant.CPDTaskTest
-
- testBasic() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
-
- testBenchmark() - Method in class net.sourceforge.pmd.ConfigurationTest
-
- testBinaryAndUnderscoresInNumericalLiterals() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testBinaryLogicalOperators() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- testBinaryNumericOperators() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- testBinaryNumericPromotion() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- testBinaryStringPromotion() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- testBOM() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLParserTest
-
See https://sourceforge.net/p/pmd/bugs/1167/
- testbook() - Method in class net.sourceforge.pmd.lang.java.dfa.AcceptanceTest
-
- testBooleans() - Method in class net.sourceforge.pmd.properties.PropertyAccessorTest
-
- testBrokenAndValidFile() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
-
See: https://sourceforge.net/p/pmd/bugs/1178/
- testBug1202() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
Rule reference can't be resolved - ref is used instead of class and the class is old (pmd 4.3 and not pmd 5).
- testBug1429ParseError() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
-
- testbuz() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testCachingMemoryConsumption() - Method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
-
With this test you can verify, how much memory could be consumed
by the dontBother cache.
- testCachingOfNotFoundClasses() - Method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
-
Unit test for bug 3546093.
- testCantContainsSuperToString() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testCaseAsIdentifier() - Method in class net.sourceforge.pmd.lang.ecmascript.ast.EcmascriptParserTest
-
https://sourceforge.net/p/pmd/bugs/1150/
#1150 "EmptyExpression" for valid statements!
- testCastLookaheadProblem() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
-
- testCatchAndFinallyBlock() - Method in class net.sourceforge.pmd.lang.ecmascript.ast.ASTTryStatementTest
-
- testCatchBlockOnly() - Method in class net.sourceforge.pmd.lang.ecmascript.ast.ASTTryStatementTest
-
- testCatchBlocks() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
-
- testCData() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspDocStyleTest
-
Test correct parsing of CDATA.
- testCharacterUnicodeEscapesValid() - Method in class net.sourceforge.pmd.lang.java.ast.ASTLiteralTest
-
- testChildAxisIterator() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
-
- testClashingSymbols() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
-
- testClassDeclAppears() - Method in class net.sourceforge.pmd.lang.java.symboltable.GlobalScopeTest
-
- testClassDeclAppears() - Method in class net.sourceforge.pmd.lang.java.symboltable.SourceFileScopeTest
-
- testClassLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
-
- testClassLoader() - Method in class net.sourceforge.pmd.ConfigurationTest
-
- testClassName() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testClassNameExists() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- testClassWithImportInnerOnDemand() - Method in class net.sourceforge.pmd.typeresolution.PMDASMClassLoaderTest
-
- testColumnsOnQualifiedName() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testCommaInSingleId() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- testComment() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspDocStyleTest
-
Test parsing of a XML comment.
- testComment() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspPageStyleTest
-
Test parsing of a JSP comment.
- testCommentAssignments() - Method in class net.sourceforge.pmd.lang.java.rule.comments.AbstractCommentRuleTest
-
- testCommentsIgnored() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
-
- testCommentsIgnored1() - Method in class net.sourceforge.pmd.cpd.CsTokenizerTest
-
- testCommentsIgnored2() - Method in class net.sourceforge.pmd.cpd.CsTokenizerTest
-
- testCommentsIgnored3() - Method in class net.sourceforge.pmd.cpd.CsTokenizerTest
-
- testComparator() - Method in class net.sourceforge.pmd.RuleViolationComparatorTest
-
- testComparatorWithDifferentFilenames() - Method in class net.sourceforge.pmd.RuleViolationTest
-
- testComparatorWithSameFileDifferentLines() - Method in class net.sourceforge.pmd.RuleViolationTest
-
- testComparatorWithSameFileSameLines() - Method in class net.sourceforge.pmd.RuleViolationTest
-
- testCompareTo() - Method in class net.sourceforge.pmd.cpd.MatchTest
-
- testComplexHtmlScript() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspDocStyleTest
-
A complex script containing HTML comments, escapes, quotes, etc.
- testCompoundAssignmentMultRecognized() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperatorTest
-
- testCompoundAssignmentPlusRecognized() - Method in class net.sourceforge.pmd.lang.java.ast.ASTAssignmentOperatorTest
-
- testConstructor() - Method in class net.sourceforge.pmd.jaxen.AttributeTest
-
- testConstructor() - Method in class net.sourceforge.pmd.lang.ecmascript.EcmascriptParserOptionsTest
-
- testConstructor() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
-
- testConstructor() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptionsTest
-
- testConstructor1() - Method in class net.sourceforge.pmd.RuleViolationTest
-
- testConstructor2() - Method in class net.sourceforge.pmd.RuleViolationTest
-
- testConstructorLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
-
- testConstructors() - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
- testContains() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testContainsChildOfType() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testContainsClassOfQ() - Method in class net.sourceforge.pmd.util.TypeMapTest
-
- testContainsNoInner() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testContainsNoInnerWithAnonInner() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testContainsStaticVariablePrefixedWithClassName() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testContainsString() - Method in class net.sourceforge.pmd.util.TypeMapTest
-
- testContinuation_InterToken() - Method in class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- testContinuation_IntraToken() - Method in class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- testConversions() - Method in class net.sourceforge.pmd.util.DateTimeUtilTest
-
- testCopyXmlToClipboard() - Method in class net.sourceforge.pmd.util.designer.DesignerTest
-
Unit test for https://sourceforge.net/p/pmd/bugs/1168/
- testCreateEmptyRuleSet() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
- testCreateRenderer() - Method in class net.sourceforge.pmd.ConfigurationTest
-
- testCreateRV() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testCreateRV2() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testCreation() - Method in class net.sourceforge.pmd.cpd.FileReporterTest
-
- testCSVFormat() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
-
- testCurrentPackageResolverPass() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testCurrentPackageResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testDebug() - Method in class net.sourceforge.pmd.ConfigurationTest
-
- testDeclaration() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspPageStyleTest
-
Test parsing of a JSP declaration.
- testDecodingOfUTF8() - Method in class net.sourceforge.pmd.lang.java.ast.EncodingTest
-
- testDefaultCharacterSet() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that default CharacterSet are returned if non are provided in the
DBURI.
- testDefaultLanguagesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that default languages are returned if non are provided in the
DBURI.
- testDefaultOff() - Method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabelTest
-
- testDefaultParsing() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the default parsing behavior of the XML parser.
- testDefaultParsingNamespaces() - Method in class net.sourceforge.pmd.lang.xml.XmlParserTest
-
Verifies the default parsing behavior of the XML parser with namespaces.
- testDefaults() - Method in class net.sourceforge.pmd.lang.ecmascript.EcmascriptParserOptionsTest
-
- testDefaults() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptionsTest
-
- testDefaultSchemasList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that default languages are returned if non are provided in the
DBURI.
- testDefaultSet() - Method in class net.sourceforge.pmd.lang.java.ast.ASTSwitchLabelTest
-
- testDefaultSourceCodeNamesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that default languages are returned if non are provided in the
DBURI.
- testDefaultSourceCodeTypesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that default Source Code Types are returned if non are provided in
the DBURI.
- testDefaultStylesheet() - Method in class net.sourceforge.pmd.renderers.XSLTRendererTest
-
- testDemo() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
-
- testDescendantAxisIterator() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
-
- testDescendantAxisIterator2() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
-
- testDFAFlag() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
- testDirectDeprecatedRule() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
- testDirective() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspPageStyleTest
-
Test parsing a JSP directive.
- testDiscardImports() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
-
- testDiscardOneLineAnnotationWithParams() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
-
- testDiscardPkgStmts() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
-
- testDiscardSemicolons() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
-
- testDiscardSimpleOneLineAnnotation() - Method in class net.sourceforge.pmd.cpd.JavaTokensTokenizerTest
-
- testDoctype() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspDocStyleTest
-
Test parsing of Doctype declaration.
- testDollarSignInIdentifier() - Method in class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- testDollarSignStartingIdentifier() - Method in class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- testDontCrashOnBlockStatement() - Method in class net.sourceforge.pmd.lang.java.ast.ASTInitializerTest
-
- testDump() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of dump method, of class DBURI.
- testElementAttributeAndNamespace() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspDocStyleTest
-
Test the information on a Element and Attribute.
- testElExpression() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspPageStyleTest
-
Test parsing of a EL expression.
- testElExpressionInAttribute() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspPageStyleTest
-
Test parsing of a EL expression in an attribute.
- testEmpty() - Method in class net.sourceforge.pmd.util.CompoundListTest
-
- testEmptyBadNext() - Method in class net.sourceforge.pmd.util.CompoundListTest
-
- testEmptyBadRemove() - Method in class net.sourceforge.pmd.util.CompoundListTest
-
- testEmptyCharacter() - Method in class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- testEmptyReport() - Method in class net.sourceforge.pmd.cpd.FileReporterTest
-
- testEmptyRuleSet() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- testEmptyRuleSetFile() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
See https://sourceforge.net/p/pmd/bugs/1225/
- testEncodingDetectionFromBOM() - Method in class net.sourceforge.pmd.cpd.SourceCodeTest
-
- testEncodingIsNotChangedWhenThereIsNoBOM() - Method in class net.sourceforge.pmd.cpd.SourceCodeTest
-
- testEncodingOption() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
-
#1144 CPD encoding argument has no effect
- testEndsWith() - Method in class net.sourceforge.pmd.util.filter.RegexStringFilterTest
-
- testEnum() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
-
- testEnumAnonymousInnerClass() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
See bug #1138 Anonymous inner class in enum causes NPE
- testEnumAsIdentifierShouldFailWith15() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testEnumAsIdentifierShouldPassWith14() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testEnumAsKeywordShouldFailWith14() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testEnumAsKeywordShouldPassWith15() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testEnums() - Method in class net.sourceforge.pmd.lang.java.symboltable.GlobalScopeTest
-
- testEnumsClassScope() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testEnumStaticUsage() - Method in class net.sourceforge.pmd.lang.java.symboltable.NameOccurrencesTest
-
- testEnumTypeParameter() - Method in class net.sourceforge.pmd.lang.java.symboltable.ClassScopeTest
-
- testEOLCommentInPreprocessingDirective() - Method in class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- testEq() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
-
- testEquality() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodNameDeclarationTest
-
- testEquals() - Method in class net.sourceforge.pmd.lang.java.symboltable.SimpleTypedNameDeclarationTest
-
Tests the equal method.
- testEquals1() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals1() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testEquals10() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals2() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals2() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testEquals3() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals3() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testEquals4() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals4() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testEquals5() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals5() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testEquals6() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals6() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testEquals7() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals8() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEquals9() - Method in class net.sourceforge.pmd.AbstractRuleTest
-
- testEqualsHashcode() - Method in class net.sourceforge.pmd.lang.ecmascript.EcmascriptParserOptionsTest
-
- testEqualsHashcode() - Method in class net.sourceforge.pmd.lang.xml.XmlParserOptionsTest
-
- testEqualsNodeWithTwoDifferentViolationsDifferentBeginColumn() - Method in class net.sourceforge.pmd.lang.dfa.report.ViolationNodeTest
-
Verifies that two violations nodes with different beginColumn
are not equal.
- testEqualsNodeWithTwoDifferentViolationsDifferentBeginLine() - Method in class net.sourceforge.pmd.lang.dfa.report.ViolationNodeTest
-
Verifies that two violations nodes with different beginLine
are not equal.
- testEqualsNodeWithTwoDifferentViolationsDifferentEndColumn() - Method in class net.sourceforge.pmd.lang.dfa.report.ViolationNodeTest
-
Verifies that two violations nodes with different endColumn
are not equal.
- testEqualsNodeWithTwoDifferentViolationsDifferentEndLine() - Method in class net.sourceforge.pmd.lang.dfa.report.ViolationNodeTest
-
Verifies that two violations nodes with different endLine
are not equal.
- testEqualsNodeWithTwoDifferentViolationsDifferentFilename() - Method in class net.sourceforge.pmd.lang.dfa.report.ViolationNodeTest
-
Verifies that two violations nodes with different filename
are not equal.
- testEqualsNodeWithTwoDifferentViolationsDifferentVariableName() - Method in class net.sourceforge.pmd.lang.dfa.report.ViolationNodeTest
-
Verifies that two violations with different variableName
are not equal.
- testEqualsNodeWithTwoEqualViolations() - Method in class net.sourceforge.pmd.lang.dfa.report.ViolationNodeTest
-
Verifies that two violations nodes with equal filename, beginLine, endLine, beginColumn, endColumn
and
variableName
are equal.
- testError() - Method in class net.sourceforge.pmd.renderers.AbstractRendererTst
-
- testErrorFor() - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
- testErrorForBad() - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
- testErrorForBad() - Method in class net.sourceforge.pmd.properties.BooleanPropertyTest
-
- testErrorForBad() - Method in class net.sourceforge.pmd.properties.CharacterPropertyTest
-
- testErrorForBad() - Method in class net.sourceforge.pmd.properties.IntegerPropertyTest
-
- testExceptionBlkParam() - Method in class net.sourceforge.pmd.lang.java.symboltable.VariableNameDeclarationTest
-
- testExceptions() - Method in class net.sourceforge.pmd.lang.plsql.PLSQLParserTest
-
- testExcludes() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
-
Test excludes option.
- testExpectedMinimum() - Method in class net.sourceforge.pmd.stat.StatisticalRuleTest
-
- testExplicitCharacterSet() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that CharacterSet are returned if provided in the DBURI.
- testExplicitImportResolver() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testExplicitImportResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testExplicitImportResolverWithNullAndEmptyImports() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testExplicitLanguagesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that languages are returned if provided in the DBURI.
- testExplicitSchemasList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that languages are returned if provided in the DBURI.
- testExplicitSourceCodeNamesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that languages are returned if provided in the DBURI.
- testExplicitSourceCodeTypesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Verify that Source Code Types are returned if provided in the DBURI.
- testExpression() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspPageStyleTest
-
Test parsing of a JSP expression.
- testExpressionInAttribute() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspPageStyleTest
-
Test parsing of a JSP expression in an attribute.
- testExpressionMatching() - Method in class net.sourceforge.pmd.lang.jsp.ast.XPathJspRuleTest
-
Test matching a XPath expression against a JSP source.
- testExpressionParentChildLinks() - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinderTest
-
Java ASTStatementExpression equivalent is inferred as an Expression() which has
an UnlabelledStatement as a parent.
- testExtendedReferences() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
- testExternalReferenceOverride() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
- testExternalReferences() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
- testExternalWithExternal() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- testExternalWithInternal() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- testExtraTopLevelClass() - Method in class net.sourceforge.pmd.typeresolution.ClassTypeResolverTest
-
- testFacadesOffByDefault() - Method in class net.sourceforge.pmd.RuleSetFactoryTest
-
- testFactoryMultiValueCustomDelimiter() - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
- testFactoryMultiValueCustomDelimiter() - Method in class net.sourceforge.pmd.properties.EnumeratedPropertyTest
-
- testFactoryMultiValueDefaultDelimiter() - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
- testFactoryMultiValueDefaultDelimiter() - Method in class net.sourceforge.pmd.properties.EnumeratedPropertyTest
-
- testFactorySingleValue() - Method in class net.sourceforge.pmd.properties.AbstractPropertyDescriptorTester
-
- testFactorySingleValue() - Method in class net.sourceforge.pmd.properties.EnumeratedPropertyTest
-
- testFalse() - Method in class net.sourceforge.pmd.lang.java.ast.ASTBooleanLiteralTest
-
- testFieldFinder() - Method in class net.sourceforge.pmd.lang.java.symboltable.AcceptanceTest
-
- testFieldLevelSuppression() - Method in class net.sourceforge.pmd.lang.java.SuppressWarningsTest
-
- testFileAddedAsSymlinkAndReal() - Method in class net.sourceforge.pmd.cpd.CPDTest
-
A file should be added only once - even if it was found twice, because of a sym link.
- testFileAddedWithRelativePath() - Method in class net.sourceforge.pmd.cpd.CPDTest
-
Add a file with a relative path - should still be added and not be detected as a sym link.
- testFileSectionWithBrokenSymlinks() - Method in class net.sourceforge.pmd.cpd.CPDTest
-
A broken symlink (which is basically a not existing file), should be skipped.
- testFilterAbsoluteWithExtension() - Method in class net.sourceforge.pmd.util.filter.RegexStringFilterTest
-
- testFilterAbsoluteWithoutExtension() - Method in class net.sourceforge.pmd.util.filter.RegexStringFilterTest
-
- testFilteredCommentIn() - Method in class net.sourceforge.pmd.lang.java.rule.comments.AbstractCommentRuleTest
-
Blank lines in comments should not raise an exception.
- testFilterRelativeWithExtension() - Method in class net.sourceforge.pmd.util.filter.RegexStringFilterTest
-
- testFilterRelativeWithoutExtension() - Method in class net.sourceforge.pmd.util.filter.RegexStringFilterTest
-
- testFinal() - Method in class net.sourceforge.pmd.lang.java.ast.AccessNodeTest
-
- testFinal() - Method in class net.sourceforge.pmd.lang.java.ast.ClassDeclTest
-
- testFinal() - Method in class net.sourceforge.pmd.lang.java.ast.FieldDeclTest
-
- testFinal() - Method in class net.sourceforge.pmd.lang.java.ast.MethodDeclTest
-
- testFinallyBlockOnly() - Method in class net.sourceforge.pmd.lang.ecmascript.ast.ASTTryStatementTest
-
- testFindClassExplicitImport() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testFindClassImplicitImport() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testFindClassImportOnDemand() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testFindClassPrimitive() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testFindClassSamePackage() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testFindClassVoid() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testFindDescendantsOfType() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testFindDescendantsOfTypeMultiple() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testFindDescendantsOfTypeRecurse() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testFindFullyQualified() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testFloats() - Method in class net.sourceforge.pmd.properties.PropertyAccessorTest
-
- testFollowingSibling() - Method in class net.sourceforge.pmd.lang.java.rule.XPathRuleTest
-
Following sibling check: See https://sourceforge.net/p/pmd/bugs/1209/
- testFollowingSiblingAxisIterator() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
-
- testFollowingSiblingAxisIterator2() - Method in class net.sourceforge.pmd.jaxen.DocumentNavigatorTest
-
- testFooRules() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- testFormatterWithNoToFileAttribute() - Method in class net.sourceforge.pmd.ant.PMDTaskTest
-
- testFormatXmlWithoutEncoding() - Method in class net.sourceforge.pmd.cpd.CPDCommandLineInterfaceTest
-
- testForStmtHasCorrectTypes() - Method in class net.sourceforge.pmd.lang.java.dfa.StatementAndBraceFinderTest
-
- testForStmtHasCorrectTypes() - Method in class net.sourceforge.pmd.lang.plsql.dfa.StatementAndBraceFinderTest
-
- testFullRuleSetAndRule() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- testFullRuleSetURLAndRule() - Method in class net.sourceforge.pmd.RuleSetReferenceIdTest
-
- testFullyQualifiedNameResolverWithNull() - Method in class net.sourceforge.pmd.lang.java.symboltable.TypeSetTest
-
- testGenericDiamond() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testGenericINAnnotation() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testGenericReturnType() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testGenerics() - Method in class net.sourceforge.pmd.lang.java.symboltable.MethodScopeTest
-
- testGenericsInMethodCall() - Method in class net.sourceforge.pmd.lang.java.ast.JDKVersionTest
-
- testGenericsProblem() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
-
Tests a specific generic notation for calling methods.
- testGetAverage() - Method in class net.sourceforge.pmd.stat.MetricTest
-
- testGetBody() - Method in class net.sourceforge.pmd.lang.ecmascript.ast.ASTFunctionNodeTest
-
- testGetBodyFunctionClosureExpression() - Method in class net.sourceforge.pmd.lang.ecmascript.ast.ASTFunctionNodeTest
-
- testGetCharacterSet() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getCharacterSet method, of class DBURI.
- testGetConnection() - Method in class net.sourceforge.pmd.util.database.DBMSMetadataTest
-
Verify getConnection method, of class DBMSMetadata.
- testGetConnectionWithConnectionParameters() - Method in class net.sourceforge.pmd.util.database.DBMSMetadataTest
-
Verify getConnection method, of class DBMSMetadata.
- testGetCount() - Method in class net.sourceforge.pmd.stat.MetricTest
-
- testGetDbType() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getDbType method, of class DBURI.
- testGetDbType2() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getDbType method, of class DBURI.
- testGetDriverClass() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getDriverClass method, of class DBURI.
- testgetEnclosingMethodScope() - Method in class net.sourceforge.pmd.lang.java.symboltable.LocalScopeTest
-
- testGetFirstASTNameImageNew() - Method in class net.sourceforge.pmd.lang.java.ast.ASTThrowStatementTest
-
- testGetFirstASTNameImageNull() - Method in class net.sourceforge.pmd.lang.java.ast.ASTThrowStatementTest
-
- testGetFirstASTNameImageNull() - Method in class net.sourceforge.pmd.lang.java.ast.ParserCornersTest
-
- testGetFirstChild() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testGetFirstChildNested() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testGetFirstChildNestedDeeper() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testGetHighValue() - Method in class net.sourceforge.pmd.stat.MetricTest
-
- testGetImportedNameNode() - Method in class net.sourceforge.pmd.lang.java.ast.ASTImportDeclarationTest
-
- testGetIncludeProperties() - Method in class net.sourceforge.pmd.util.database.DBTypeTest
-
Test of getProperties method, of class DBType.
- testGetLanguagesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getLanguagesList method, of class DBURI.
- testGetLowValue() - Method in class net.sourceforge.pmd.stat.MetricTest
-
- testGetMetricName() - Method in class net.sourceforge.pmd.stat.MetricTest
-
- testGetParameters() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getParameters method, of class DBURI.
- testGetProperties() - Method in class net.sourceforge.pmd.util.database.DBTypeTest
-
Test of getProperties method, of class DBType.
- testGetPropertiesFromFile() - Method in class net.sourceforge.pmd.util.database.DBTypeTest
-
Test of getProperties method, of class DBType.
- testGetResourceStream() - Method in class net.sourceforge.pmd.util.database.ResourceLoaderTest
-
Test of getResourceStream method, of class ResourceLoader.
- testGetRuleByName() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testGetRuleByName2() - Method in class net.sourceforge.pmd.RuleSetTest
-
- testGetSchemas() - Method in class net.sourceforge.pmd.util.database.DBMSMetadataTest
-
Verify getSchemas method, of class DBMSMetadata.
- testGetSchemasList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getSchemasList method, of class DBURI.
- testGetSourceCode() - Method in class net.sourceforge.pmd.util.database.DBMSMetadataTest
-
Test of getSourceCode method, of class DBMSMetadata.
- testGetSourceCodeNamesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getSourceCodeNamesList method, of class DBURI.
- testGetSourceCodeType() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getSourceCodeType method, of class DBURI.
- testGetSourceCodeTypesList() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getSourceCodeTypesList method, of class DBURI.
- testGetSourceObjectList() - Method in class net.sourceforge.pmd.util.database.DBMSMetadataTest
-
Verify getSchemas method, of class DBMSMetadata.
- testGetStandardDeviation() - Method in class net.sourceforge.pmd.stat.MetricTest
-
- testGetSubnamePrefix() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getSubnamePrefix method, of class DBURI.
- testGetSubprotocol() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getSubprotocol method, of class DBURI.
- testGetThinDriverClass() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getDriverClass method, of class DBURI.
- testGetTotal() - Method in class net.sourceforge.pmd.stat.MetricTest
-
- testGetUri() - Method in class net.sourceforge.pmd.util.database.DBURITest
-
Test of getUri method, of class DBURI.
- testGetVariableName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTFieldDeclarationTest
-
- testGetVariableName() - Method in class net.sourceforge.pmd.lang.java.ast.ASTMethodDeclarationTest
-
- testGetVariableName() - Method in class net.sourceforge.pmd.lang.java.dfa.VariableAccessTest
-
- testHappyPath() - Method in class net.sourceforge.pmd.lang.cpp.ContinuationReaderTest
-
- testHappyPath() - Method in class net.sourceforge.pmd.util.CompoundListTest
-
- testHappyPathRemove() - Method in class net.sourceforge.pmd.util.CompoundListTest
-
- testHasExplicitExtends() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testHasExplicitImplements() - Method in class net.sourceforge.pmd.lang.java.ast.SimpleNodeTest
-
- testHexCharacter() - Method in class net.sourceforge.pmd.cpd.CPPTokenizerTest
-
- testHideSuppressions() - Method in class net.sourceforge.pmd.renderers.SummaryHTMLRendererTest
-
- testHtmlScript() - Method in class net.sourceforge.pmd.lang.jsp.ast.JspDocStyleTest
-
Test parsing of HTML