Package de.hsh.graja.core.modules.pmd
Class PmdTestValidator
java.lang.Object
org.proforma.util.TestValidator
de.hsh.graja.core.modules.pmd.PmdTestValidator
-
Nested Class Summary
Nested classes/interfaces inherited from class org.proforma.util.TestValidator
TestValidator.ExternalResourceResolver, TestValidator.ResolvedFile
-
Field Summary
Fields inherited from class org.proforma.util.TestValidator
zipcontentdir
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
checkNullifySubRef
(String rule) void
checkSubRef
(String rule) void
void
preCheck()
Methods inherited from class org.proforma.util.TestValidator
getResources, getTask, getTest, getTmpDir
-
Constructor Details
-
PmdTestValidator
-
-
Method Details
-
preCheck
public void preCheck()- Specified by:
preCheck
in classTestValidator
-
checkSubRef
- Specified by:
checkSubRef
in classTestValidator
-
checkNullifySubRef
- Specified by:
checkNullifySubRef
in classTestValidator
-
postCheck
public void postCheck()- Specified by:
postCheck
in classTestValidator
-