Class ConstantsHaveDescriptiveNamesCheck
java.lang.Object
de.firemage.autograder.core.integrated.IntegratedCheck
de.firemage.autograder.core.check.naming.ConstantsHaveDescriptiveNamesCheck
- All Implemented Interfaces:
Check
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidcheck(StaticAnalysis staticAnalysis, DynamicAnalysis dynamicAnalysis) Methods inherited from class de.firemage.autograder.core.integrated.IntegratedCheck
addLocalProblem, addLocalProblem, getLinter, getRoot, run
-
Constructor Details
-
ConstantsHaveDescriptiveNamesCheck
public ConstantsHaveDescriptiveNamesCheck()
-
-
Method Details
-
check
- Specified by:
checkin classIntegratedCheck
-
maximumProblems
-