Checkstyle Results

The following document contains the results of Checkstyle 5.7.

Summary

Files  Info  Warnings  Errors
5 0 0 37

Details

org/jdtaus/banking/dtaus/it/PhysicalFileFactoryTest.java

Severity Category Rule Message Line
 Error coding MissingCtor Class should define a constructor. 38
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 68
 Error coding FinalLocalVariable Variable 'e' should be declared final. 99
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 112
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 136
 Error coding FinalLocalVariable Variable 'e' should be declared final. 156
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 167
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 179
 Error coding FinalLocalVariable Variable 'e' should be declared final. 199
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 210
 Error coding FinalLocalVariable Variable 'e' should be declared final. 219

org/jdtaus/banking/it/BankleitzahlenVerzeichnisTest.java

Severity Category Rule Message Line
 Error coding MissingCtor Class should define a constructor. 35
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 65
 Error coding FinalLocalVariable Variable 'e' should be declared final. 74
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 86
 Error coding FinalLocalVariable Variable 'e' should be declared final. 95
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 106
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 119
 Error coding FinalLocalVariable Variable 'e' should be declared final. 161
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 172
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 182

org/jdtaus/banking/it/CurrencyDirectoryTest.java

Severity Category Rule Message Line
 Error coding MissingCtor Class should define a constructor. 36
 Error coding FinalLocalVariable Variable 'e' should be declared final. 145
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 153
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 163

org/jdtaus/banking/it/TextschluesselVerzeichnisTest.java

Severity Category Rule Message Line
 Error coding MissingCtor Class should define a constructor. 34
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 64
 Error coding FinalLocalVariable Variable 'e' should be declared final. 162
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 172
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 181
 Error coding FinalLocalVariable Variable 'e' should be declared final. 191
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 202

org/jdtaus/banking/spi/it/CurrencyMapperTest.java

Severity Category Rule Message Line
 Error coding MissingCtor Class should define a constructor. 36
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 67
 Error coding FinalLocalVariable Variable 'e' should be declared final. 98
 Error javadoc JavadocMethod Expected @throws tag for 'Exception'. 111
 Error coding FinalLocalVariable Variable 'e' should be declared final. 120