checkstyle/src
Michal Kordas a3fdd52b45 Promote anonymous class to nested class. #1555
Fixes `AnonymousClassMethodCount` inspection violation in test code.

Description:
>Reports anonymous inner class with too many methods. Anonymous classes with more than a very low number of methods may be difficult to understand, and should probably be promoted to become named inner classes.
2015-08-18 08:48:59 +03:00
..
it Remove nested assignment. #1555 2015-08-18 08:47:16 +03:00
main Issue #1566: File length of JavadocMethodCheck has been reduced 2015-08-18 08:46:12 +03:00
site XDoc updated 2015-08-17 07:15:24 +03:00
test Promote anonymous class to nested class. #1555 2015-08-18 08:48:59 +03:00
xdocs Issue #1566 . Documentation for DesignForExtension was added. 2015-08-17 15:25:35 +03:00