IDEADEV-40452
commit3ec250ecaded8b7d6a56b010f05d2ebd9834de35
authorBas Leijdekkers <basleijdekkers@gmail.com>
Fri, 18 Sep 2009 12:47:39 +0000 (18 16:47 +0400)
committerBas Leijdekkers <basleijdekkers@gmail.com>
Fri, 18 Sep 2009 12:47:39 +0000 (18 16:47 +0400)
tree69b404317a438461f9a3130b1a2580d68fd5728a
parent7dd8e85e98fe8b75ec00769a45a832d30815df4e
IDEADEV-40452
(Inspection to flag test methods with redundant exception declarations)
plugins/InspectionGadgets/src/com/siyeh/InspectionGadgetsBundle.properties
plugins/InspectionGadgets/src/com/siyeh/ig/InspectionGadgetsPlugin.java
plugins/InspectionGadgets/src/com/siyeh/ig/junit/MultipleExceptionsDeclaredOnTestMethodInspection.java [new file with mode: 0644]
plugins/InspectionGadgets/src/inspectionDescriptions/MultipleExceptionsDeclaredOnTestMethod.html [new file with mode: 0644]