All Classes
-
Class Summary Class Description AbstractAntTestHelper Quite an ugly classe, arguably useful for just 2 units test - nevertheless as there is a workaround that must be shared by both tests (PMD and CPD's) I felt compelled to move it to a single classes.AbstractLanguageVersionTest Base test class forLanguageVersion
implementations.AbstractRuleSetFactoryTest Base test class to verify the language's rulesets.AbstractTokenizerTest BaseCLITest BaseCPDCLITest DummyLanguageModule Dummy language used for testing PMD.DummyLanguageModule.DummyRuleChainVisitor DummyLanguageModule.Handler DummyLanguageModule.RuleViolationFactory DummyNode ParserOptionsTest Unit tests forParserOptions
.PMDTestRunner A JUnit Runner, that combines the defaultJUnit4
and our customRuleTestRunner
.RuleTestRunner A JUnit Runner, that executes all declared rule tests in the class.RuleTst Advanced methods for test casesSimpleAggregatorTst Standard methods for (simple) testcases.TestDescriptor Stores the information required to run a complete test.