Details
-
Test
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
Test source files are not checked by checkstyle because Maven checkstyle plugin parameter includeTestSourceDirectory is false by default.
Propose to enable checkstyle on test source files in order to improve the quality of unit tests.
Attachments
Attachments
Issue Links
- relates to
-
HADOOP-12700 Remove unused import in TestCompressorDecompressor.java
- Resolved