Checkstyle Results

The following document contains the results of Checkstyle .

Summary

FilesInfosWarningsErrors
300150

Files

FilesIWE
org/apache/avalon/fortress/testcase/FortressTestCase.java 00149
org/apache/avalon/fortress/testcase/package.html 001

org/apache/avalon/fortress/testcase/FortressTestCase.java

ErrorLine
Error Line does not match expected header line of ''. 1
Error Line has trailing spaces. 1
Error Line has trailing spaces. 5
Error Line has trailing spaces. 6
Error Line has trailing spaces. 8
Error Line has trailing spaces. 13
Error Unused import - org.apache.avalon.fortress.impl.handler.ComponentHandler. 26
Error Unused import - org.apache.avalon.fortress.impl.handler.PrepareHandlerCommand. 27
Error Unused import - org.apache.avalon.framework.configuration.ConfigurationException. 31
Error Line is longer than 80 characters. 41
Error '{' should be on the previous line. 45
Error Missing a Javadoc comment. 47
Error Name 'm_className' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Error Line has trailing spaces. 48
Error Name 'm_containerManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Error Line has trailing spaces. 51
Error First sentence should end with a period. 52
Error Name 'm_container' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Error Line has trailing spaces. 54
Error Name 'm_serviceManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 56
Error Line has trailing spaces. 57
Error Missing a Javadoc comment. 61
Error '(' is followed by whitespace. 61
Error Parameter name should be final. 61
Error ')' is preceded with whitespace. 61
Error '{' should be on the previous line. 62
Error '(' is followed by whitespace. 63
Error ')' is preceded with whitespace. 63
Error Line has trailing spaces. 64
Error '(' is followed by whitespace. 66
Error ')' is preceded with whitespace. 66
Error '(' is followed by whitespace. 67
Error ')' is preceded with whitespace. 67
Error '{' should be on the previous line. 68
Error '(' is followed by whitespace. 69
Error ')' is preceded with whitespace. 69
Error Line has trailing spaces. 73
Error Method 'setUp' is not designed for extension - needs to be abstract, final or empty. 77
Error Missing a Javadoc comment. 77
Error '{' should be on the previous line. 79
Error Line has trailing spaces. 81
Error '(' is followed by whitespace. 84
Error ')' is preceded with whitespace. 84
Error '(' is followed by whitespace. 85
Error ')' is preceded with whitespace. 85
Error '(' is followed by whitespace. 86
Error ')' is preceded with whitespace. 86
Error Line has trailing spaces. 87
Error Line is longer than 80 characters. 89
Error '(' is followed by whitespace. 89
Error ')' is preceded with whitespace. 89
Error '(' is followed by whitespace. 90
Error ')' is preceded with whitespace. 90
Error '{' should be on the previous line. 91
Error Line is longer than 80 characters. 92
Error '(' is followed by whitespace. 92
Error ')' is preceded with whitespace. 93
Error '{' should be on the previous line. 96
Error '(' is followed by whitespace. 97
Error '(' is followed by whitespace. 97
Error ')' is preceded with whitespace. 97
Error ')' is preceded with whitespace. 97
Error '}' should be on the same line. 98
Error '{' should be on the previous line. 100
Error Line has trailing spaces. 103
Error Line is longer than 80 characters. 104
Error '(' is followed by whitespace. 106
Error ')' is preceded with whitespace. 106
Error '(' is followed by whitespace. 107
Error ')' is preceded with whitespace. 107
Error '{' should be on the previous line. 108
Error ')' is preceded with whitespace. 111
Error '(' is followed by whitespace. 112
Error ')' is preceded with whitespace. 112
Error '{' should be on the previous line. 113
Error Line is longer than 80 characters. 114
Error '(' is followed by whitespace. 114
Error Line is longer than 80 characters. 115
Error ')' is preceded with whitespace. 115
Error '{' should be on the previous line. 119
Error '(' is followed by whitespace. 120
Error '(' is followed by whitespace. 120
Error ')' is preceded with whitespace. 120
Error ')' is preceded with whitespace. 120
Error '}' should be on the same line. 121
Error '{' should be on the previous line. 123
Error Line has trailing spaces. 126
Error Line is longer than 80 characters. 127
Error Line is longer than 80 characters. 128
Error '(' is followed by whitespace. 128
Error ')' is preceded with whitespace. 128
Error '(' is followed by whitespace. 129
Error ')' is preceded with whitespace. 129
Error '{' should be on the previous line. 130
Error '{' should be on the previous line. 132
Error Line is longer than 80 characters. 133
Error '(' is followed by whitespace. 133
Error '(' is followed by whitespace. 133
Error ')' is preceded with whitespace. 133
Error ')' is preceded with whitespace. 133
Error '}' should be on the same line. 134
Error '{' should be on the previous line. 136
Error Line has trailing spaces. 140
Error '(' is followed by whitespace. 141
Error ')' is preceded with whitespace. 141
Error Line has trailing spaces. 142
Error '(' is followed by whitespace. 143
Error ')' is preceded with whitespace. 143
Error '(' is followed by whitespace. 144
Error ')' is preceded with whitespace. 144
Error Line has trailing spaces. 145
Error 'cast' is not followed by whitespace. 146
Error Line has trailing spaces. 147
Error Line has trailing spaces. 150
Error Method 'tearDown' is not designed for extension - needs to be abstract, final or empty. 151
Error Missing a Javadoc comment. 151
Error '{' should be on the previous line. 152
Error Line has trailing spaces. 154
Error '(' is followed by whitespace. 157
Error ')' is preceded with whitespace. 157
Error '{' should be on the previous line. 158
Error Line has trailing spaces. 160
Error '(' is followed by whitespace. 161
Error ')' is preceded with whitespace. 161
Error Line has trailing spaces. 165
Error Missing a Javadoc comment. 169
Error '(' is followed by whitespace. 169
Error Parameter clazz should be final. 169
Error Parameter name should be final. 169
Error ')' is preceded with whitespace. 169
Error '(' is followed by whitespace. 171
Error ')' is preceded with whitespace. 171
Error Line has trailing spaces. 173
Error Missing a Javadoc comment. 174
Error '(' is followed by whitespace. 174
Error Parameter is should be final. 174
Error ')' is preceded with whitespace. 174
Error '{' should be on the previous line. 176
Error '(' is followed by whitespace. 178
Error ')' is preceded with whitespace. 178
Error Line has trailing spaces. 180
Error Method 'initializeContext' is not designed for extension - needs to be abstract, final or empty. 201
Error '(' is followed by whitespace. 201
Error Parameter context should be final. 201
Error ')' is preceded with whitespace. 201
Error '{' should be on the previous line. 202
Error Line has trailing spaces. 205
Error Method 'getServiceManager' is not designed for extension - needs to be abstract, final or empty. 211
Error '{' should be on the previous line. 212

org/apache/avalon/fortress/testcase/package.html

ErrorLine
Error Missing package documentation file.0