| Module Name | Base properties | Patch properties |
|---|---|---|
| Checker |
severity
charset haltOnException |
|
| BeforeExecutionExclusionFileFilter |
fileNamePattern
|
|
| TreeWalker |
skipFileOnJavaParseException
javaParseExceptionSeverity |
|
| GoogleMethodName |
| Report id | Files | Violations | Severity-warning |
|---|---|---|---|
| base | 0 | 0 | 0 |
| patch | 3160 | 9802 (9802 added) | 9802 (9802 added) |
| 613 files with differences | 9802 changes in violations | 9802 changes in violations | |
| Report id | com.puppycrawl.tools.checkstyle.checks.naming.GoogleMethodNameCheck |
|---|---|
| base | 0 |
| patch | 9802 (9802 added) |
| changes in violations | 9802 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1 | warning | GoogleMethodName | Method name 'testSetCount_zeroToZero_addSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| #A2 | warning | GoogleMethodName | Method name 'testSetCount_zeroToZero_removeSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 128 | 15 |
| #A3 | warning | GoogleMethodName | Method name 'testSetCount_zeroToZero_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 133 | 15 |
| #A4 | warning | GoogleMethodName | Method name 'testSetCount_oneToOne_addSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 142 | 15 |
| #A5 | warning | GoogleMethodName | Method name 'testSetCount_oneToOne_removeSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 148 | 15 |
| #A6 | warning | GoogleMethodName | Method name 'testSetCount_oneToOne_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 154 | 15 |
| #A7 | warning | GoogleMethodName | Method name 'testSetCount_threeToThree_addSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 163 | 15 |
| #A8 | warning | GoogleMethodName | Method name 'testSetCount_threeToThree_removeSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 169 | 15 |
| #A9 | warning | GoogleMethodName | Method name 'testSetCount_threeToThree_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A10 | warning | GoogleMethodName | Method name 'testSetCount_zeroToOne_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 185 | 15 |
| #A11 | warning | GoogleMethodName | Method name 'testSetCount_zeroToThree_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 214 | 15 |
| #A12 | warning | GoogleMethodName | Method name 'testSetCount_oneToThree_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 220 | 15 |
| #A13 | warning | GoogleMethodName | Method name 'testSetCount_zeroToOne_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 225 | 15 |
| #A14 | warning | GoogleMethodName | Method name 'testSetCount_zeroToThree_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 230 | 15 |
| #A15 | warning | GoogleMethodName | Method name 'testSetCount_oneToThree_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 236 | 15 |
| #A16 | warning | GoogleMethodName | Method name 'testSetCount_oneToZero_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 244 | 15 |
| #A17 | warning | GoogleMethodName | Method name 'testSetCount_threeToZero_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 276 | 15 |
| #A18 | warning | GoogleMethodName | Method name 'testSetCount_threeToOne_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 283 | 15 |
| #A19 | warning | GoogleMethodName | Method name 'testSetCount_oneToZero_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 290 | 15 |
| #A20 | warning | GoogleMethodName | Method name 'testSetCount_threeToZero_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 296 | 15 |
| #A21 | warning | GoogleMethodName | Method name 'testSetCount_threeToOne_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 303 | 15 |
| #A22 | warning | GoogleMethodName | Method name 'testSetCount_removeNull_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 312 | 15 |
| #A23 | warning | GoogleMethodName | Method name 'testSetCount_addNull_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 320 | 15 |
| #A24 | warning | GoogleMethodName | Method name 'testSetCount_addNull_nullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 325 | 15 |
| #A25 | warning | GoogleMethodName | Method name 'testSetCount_noOpNull_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 334 | 15 |
| #A26 | warning | GoogleMethodName | Method name 'testSetCount_noOpNull_nullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 342 | 15 |
| #A27 | warning | GoogleMethodName | Method name 'testSetCount_existingNoNopNull_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 351 | 15 |
| #A28 | warning | GoogleMethodName | Method name 'testSetCount_negative_removeSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 362 | 15 |
| #A29 | warning | GoogleMethodName | Method name 'testSetCount_negative_removeUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 371 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A30 | warning | GoogleMethodName | Method name 'testSetValue_valueAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 36 | 15 |
| #A31 | warning | GoogleMethodName | Method name 'testSetValue_valuePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 47 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A32 | warning | GoogleMethodName | Method name 'testPutAllNullValueOnPresentKey_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 91 | 15 |
| #A33 | warning | GoogleMethodName | Method name 'testPutAllNullValueOnAbsentKey_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 97 | 15 |
| #A34 | warning | GoogleMethodName | Method name 'testPutAllNullValueSingle_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 103 | 15 |
| #A35 | warning | GoogleMethodName | Method name 'testPutAllNullValueNullLast_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 111 | 15 |
| #A36 | warning | GoogleMethodName | Method name 'testPutAllNullValueNullFirst_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 133 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A37 | warning | GoogleMethodName | Method name 'testPutNullValue_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 99 | 15 |
| #A38 | warning | GoogleMethodName | Method name 'testPutNullValue_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 109 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A39 | warning | GoogleMethodName | Method name 'testAddOccurrences_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A40 | warning | GoogleMethodName | Method name 'testAddAll_emptySet' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 15 |
| #A41 | warning | GoogleMethodName | Method name 'testAddAll_emptyMultiset' has invalid underscore usage, underscores only allowed between adjacent digits. | 111 | 15 |
| #A42 | warning | GoogleMethodName | Method name 'testAddAll_nonEmptyList' has invalid underscore usage, underscores only allowed between adjacent digits. | 117 | 15 |
| #A43 | warning | GoogleMethodName | Method name 'testAddAll_nonEmptyMultiset' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A44 | warning | GoogleMethodName | Method name 'testCount_0' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A45 | warning | GoogleMethodName | Method name 'testCount_1' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A46 | warning | GoogleMethodName | Method name 'testCount_3' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A47 | warning | GoogleMethodName | Method name 'testCount_nullAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 60 | 15 |
| #A48 | warning | GoogleMethodName | Method name 'testCount_null_forbidden' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| #A49 | warning | GoogleMethodName | Method name 'testCount_nullPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A50 | warning | GoogleMethodName | Method name 'testCount_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 80 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A51 | warning | GoogleMethodName | Method name 'testEntrySet_clear' has invalid underscore usage, underscores only allowed between adjacent digits. | 47 | 15 |
| #A52 | warning | GoogleMethodName | Method name 'testEntrySet_iteratorRemovePropagates' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A53 | warning | GoogleMethodName | Method name 'testEntrySet_removePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 73 | 15 |
| #A54 | warning | GoogleMethodName | Method name 'testEntrySet_removeAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 15 |
| #A55 | warning | GoogleMethodName | Method name 'testEntrySet_removeAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 93 | 15 |
| #A56 | warning | GoogleMethodName | Method name 'testEntrySet_removeAllAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 15 |
| #A57 | warning | GoogleMethodName | Method name 'testEntrySet_retainAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 117 | 15 |
| #A58 | warning | GoogleMethodName | Method name 'testEntrySet_retainAllAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 130 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A59 | warning | GoogleMethodName | Method name 'testElementSet_contains' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 15 |
| #A60 | warning | GoogleMethodName | Method name 'testEntrySet_contains' has invalid underscore usage, underscores only allowed between adjacent digits. | 47 | 15 |
| #A61 | warning | GoogleMethodName | Method name 'testEntrySet_contains_count0' has invalid underscore usage, underscores only allowed between adjacent digits. | 53 | 15 |
| #A62 | warning | GoogleMethodName | Method name 'testEntrySet_contains_nonentry' has invalid underscore usage, underscores only allowed between adjacent digits. | 59 | 15 |
| #A63 | warning | GoogleMethodName | Method name 'testEntrySet_twice' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| #A64 | warning | GoogleMethodName | Method name 'testEntrySet_hashCode_size0' has invalid underscore usage, underscores only allowed between adjacent digits. | 72 | 15 |
| #A65 | warning | GoogleMethodName | Method name 'testEntrySet_hashCode_size1' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 15 |
| #A66 | warning | GoogleMethodName | Method name 'testEquals_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 85 | 15 |
| #A67 | warning | GoogleMethodName | Method name 'testEquals_differentSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 91 | 15 |
| #A68 | warning | GoogleMethodName | Method name 'testEquals_differentElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 98 | 15 |
| #A69 | warning | GoogleMethodName | Method name 'testHashCode_size0' has invalid underscore usage, underscores only allowed between adjacent digits. | 106 | 15 |
| #A70 | warning | GoogleMethodName | Method name 'testHashCode_size1' has invalid underscore usage, underscores only allowed between adjacent digits. | 111 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A71 | warning | GoogleMethodName | Method name 'testRemove_occurrences_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A72 | warning | GoogleMethodName | Method name 'testRemove_some_occurrences_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 15 |
| #A73 | warning | GoogleMethodName | Method name 'testRemove_occurrences_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 101 | 15 |
| #A74 | warning | GoogleMethodName | Method name 'testRemove_occurrences_unsupported_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 108 | 15 |
| #A75 | warning | GoogleMethodName | Method name 'testRemove_occurrences_0' has invalid underscore usage, underscores only allowed between adjacent digits. | 120 | 15 |
| #A76 | warning | GoogleMethodName | Method name 'testRemove_occurrences_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 129 | 15 |
| #A77 | warning | GoogleMethodName | Method name 'testRemove_occurrences_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 138 | 15 |
| #A78 | warning | GoogleMethodName | Method name 'testRemove_nullPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 147 | 15 |
| #A79 | warning | GoogleMethodName | Method name 'testRemove_nullAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 157 | 15 |
| #A80 | warning | GoogleMethodName | Method name 'testRemove_nullForbidden' has invalid underscore usage, underscores only allowed between adjacent digits. | 162 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A81 | warning | GoogleMethodName | Method name 'testSetCountConditional_negativeOldCount_addSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| #A82 | warning | GoogleMethodName | Method name 'testSetCountConditional_negativeOldCount_addUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 70 | 15 |
| #A83 | warning | GoogleMethodName | Method name 'testSetCountConditional_oldCountTooLarge' has invalid underscore usage, underscores only allowed between adjacent digits. | 80 | 15 |
| #A84 | warning | GoogleMethodName | Method name 'testSetCountConditional_oldCountTooSmallZero' has invalid underscore usage, underscores only allowed between adjacent digits. | 89 | 15 |
| #A85 | warning | GoogleMethodName | Method name 'testSetCountConditional_oldCountTooSmallNonzero' has invalid underscore usage, underscores only allowed between adjacent digits. | 98 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A86 | warning | GoogleMethodName | Method name 'testPutDuplicateValue_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 69 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A87 | warning | GoogleMethodName | Method name 'testFind_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 43 | 15 |
| #A88 | warning | GoogleMethodName | Method name 'testFind_no' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A89 | warning | GoogleMethodName | Method name 'testFind_nullNotContainedButSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 53 | 15 |
| #A90 | warning | GoogleMethodName | Method name 'testFind_nullNotContainedAndUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 58 | 15 |
| #A91 | warning | GoogleMethodName | Method name 'testFind_nonNullWhenNullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 15 |
| #A92 | warning | GoogleMethodName | Method name 'testFind_nullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 74 | 15 |
| #A93 | warning | GoogleMethodName | Method name 'testFind_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A94 | warning | GoogleMethodName | Method name 'testAddAll_supportedNothing' has invalid underscore usage, underscores only allowed between adjacent digits. | 51 | 15 |
| #A95 | warning | GoogleMethodName | Method name 'testAddAll_unsupportedNothing' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 15 |
| #A96 | warning | GoogleMethodName | Method name 'testAddAll_supportedNonePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 15 |
| #A97 | warning | GoogleMethodName | Method name 'testAddAll_unsupportedNonePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 74 | 15 |
| #A98 | warning | GoogleMethodName | Method name 'testAddAll_supportedSomePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 86 | 15 |
| #A99 | warning | GoogleMethodName | Method name 'testAddAll_unsupportedSomePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| #A100 | warning | GoogleMethodName | Method name 'testAddAll_unsupportedAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 120 | 15 |
| #A101 | warning | GoogleMethodName | Method name 'testAddAll_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 133 | 15 |
| #A102 | warning | GoogleMethodName | Method name 'testAddAll_nullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 144 | 15 |
| #A103 | warning | GoogleMethodName | Method name 'testAddAll_nullCollectionReference' has invalid underscore usage, underscores only allowed between adjacent digits. | 157 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A104 | warning | GoogleMethodName | Method name 'testAdd_supportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A105 | warning | GoogleMethodName | Method name 'testAdd_unsupportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A106 | warning | GoogleMethodName | Method name 'testAdd_unsupportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 66 | 15 |
| #A107 | warning | GoogleMethodName | Method name 'testAdd_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 77 | 15 |
| #A108 | warning | GoogleMethodName | Method name 'testAdd_nullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 83 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A109 | warning | GoogleMethodName | Method name 'testClear_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 51 | 15 |
| #A110 | warning | GoogleMethodName | Method name 'testClear_unsupportedByEmptyCollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A111 | warning | GoogleMethodName | Method name 'testContainsAll_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A112 | warning | GoogleMethodName | Method name 'testContainsAll_subset' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A113 | warning | GoogleMethodName | Method name 'testContainsAll_sameElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A114 | warning | GoogleMethodName | Method name 'testContainsAll_self' has invalid underscore usage, underscores only allowed between adjacent digits. | 63 | 15 |
| #A115 | warning | GoogleMethodName | Method name 'testContainsAll_partialOverlap' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 15 |
| #A116 | warning | GoogleMethodName | Method name 'testContainsAll_disjoint' has invalid underscore usage, underscores only allowed between adjacent digits. | 73 | 15 |
| #A117 | warning | GoogleMethodName | Method name 'testContainsAll_nullNotAllowed' has invalid underscore usage, underscores only allowed between adjacent digits. | 80 | 15 |
| #A118 | warning | GoogleMethodName | Method name 'testContainsAll_nullAllowed' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 15 |
| #A119 | warning | GoogleMethodName | Method name 'testContainsAll_nullPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 94 | 15 |
| #A120 | warning | GoogleMethodName | Method name 'testContainsAll_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 99 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A121 | warning | GoogleMethodName | Method name 'testContains_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 41 | 15 |
| #A122 | warning | GoogleMethodName | Method name 'testContains_no' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A123 | warning | GoogleMethodName | Method name 'testContains_nullNotContainedButQueriesSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A124 | warning | GoogleMethodName | Method name 'testContains_nullNotContainedAndUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 15 |
| #A125 | warning | GoogleMethodName | Method name 'testContains_nonNullWhenNullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 61 | 15 |
| #A126 | warning | GoogleMethodName | Method name 'testContains_nullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 68 | 15 |
| #A127 | warning | GoogleMethodName | Method name 'testContains_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 73 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A128 | warning | GoogleMethodName | Method name 'testCreateWithNull_supported' has invalid underscore usage, underscores only allowed between adjacent digits. | 43 | 15 |
| #A129 | warning | GoogleMethodName | Method name 'testCreateWithNull_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 51 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A130 | warning | GoogleMethodName | Method name 'testEquals_self' has invalid underscore usage, underscores only allowed between adjacent digits. | 34 | 15 |
| #A131 | warning | GoogleMethodName | Method name 'testEquals_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 38 | 15 |
| #A132 | warning | GoogleMethodName | Method name 'testEquals_notACollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 43 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A133 | warning | GoogleMethodName | Method name 'testIsEmpty_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 36 | 15 |
| #A134 | warning | GoogleMethodName | Method name 'testIsEmpty_no' has invalid underscore usage, underscores only allowed between adjacent digits. | 41 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A135 | warning | GoogleMethodName | Method name 'testIterator_nullElement' has invalid underscore usage, underscores only allowed between adjacent digits. | 73 | 15 |
| #A136 | warning | GoogleMethodName | Method name 'testIterator_removeAffectsBackingCollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 84 | 15 |
| #A137 | warning | GoogleMethodName | Method name 'testIterator_knownOrderRemoveSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 100 | 15 |
| #A138 | warning | GoogleMethodName | Method name 'testIterator_knownOrderRemoveUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 15 |
| #A139 | warning | GoogleMethodName | Method name 'testIterator_unknownOrderRemoveSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 110 | 15 |
| #A140 | warning | GoogleMethodName | Method name 'testIterator_unknownOrderRemoveUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 115 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A141 | warning | GoogleMethodName | Method name 'testRemoveAll_emptyCollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A142 | warning | GoogleMethodName | Method name 'testRemoveAll_nonePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 15 |
| #A143 | warning | GoogleMethodName | Method name 'testRemoveAll_allPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 66 | 15 |
| #A144 | warning | GoogleMethodName | Method name 'testRemoveAll_somePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A145 | warning | GoogleMethodName | Method name 'testRemoveAll_somePresentLargeCollectionToRemove' has invalid underscore usage, underscores only allowed between adjacent digits. | 98 | 15 |
| #A146 | warning | GoogleMethodName | Method name 'testRemoveAll_unsupportedEmptyCollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 106 | 15 |
| #A147 | warning | GoogleMethodName | Method name 'testRemoveAll_unsupportedNonePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 118 | 15 |
| #A148 | warning | GoogleMethodName | Method name 'testRemoveAll_unsupportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 131 | 15 |
| #A149 | warning | GoogleMethodName | Method name 'testRemoveAll_nullCollectionReferenceEmptySubject' has invalid underscore usage, underscores only allowed between adjacent digits. | 150 | 15 |
| #A150 | warning | GoogleMethodName | Method name 'testRemoveAll_nullCollectionReferenceNonEmptySubject' has invalid underscore usage, underscores only allowed between adjacent digits. | 160 | 15 |
| #A151 | warning | GoogleMethodName | Method name 'testRemoveAll_containsNullNo' has invalid underscore usage, underscores only allowed between adjacent digits. | 169 | 15 |
| #A152 | warning | GoogleMethodName | Method name 'testRemoveAll_containsNullNoButAllowed' has invalid underscore usage, underscores only allowed between adjacent digits. | 181 | 15 |
| #A153 | warning | GoogleMethodName | Method name 'testRemoveAll_containsNullYes' has invalid underscore usage, underscores only allowed between adjacent digits. | 189 | 15 |
| #A154 | warning | GoogleMethodName | Method name 'testRemoveAll_containsWrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 198 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A155 | warning | GoogleMethodName | Method name 'testRemove_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 47 | 15 |
| #A156 | warning | GoogleMethodName | Method name 'testRemove_notPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 15 |
| #A157 | warning | GoogleMethodName | Method name 'testRemove_nullPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 15 |
| #A158 | warning | GoogleMethodName | Method name 'testRemove_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 92 | 15 |
| #A159 | warning | GoogleMethodName | Method name 'testRemove_unsupportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 103 | 15 |
| #A160 | warning | GoogleMethodName | Method name 'testRemove_nullNotSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 115 | 15 |
| #A161 | warning | GoogleMethodName | Method name 'testRemove_nullAllowed' has invalid underscore usage, underscores only allowed between adjacent digits. | 126 | 15 |
| #A162 | warning | GoogleMethodName | Method name 'testIteratorRemove_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 133 | 15 |
| #A163 | warning | GoogleMethodName | Method name 'testRemove_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 146 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A164 | warning | GoogleMethodName | Method name 'testRetainAll_emptyPreviouslyEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 97 | 15 |
| #A165 | warning | GoogleMethodName | Method name 'testRetainAll_emptyPreviouslyEmptyUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 15 |
| #A166 | warning | GoogleMethodName | Method name 'testRetainAll_emptyPreviouslyNonEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 111 | 15 |
| #A167 | warning | GoogleMethodName | Method name 'testRetainAll_emptyPreviouslyNonEmptyUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 119 | 15 |
| #A168 | warning | GoogleMethodName | Method name 'testRetainAll_disjointPreviouslyEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 128 | 15 |
| #A169 | warning | GoogleMethodName | Method name 'testRetainAll_disjointPreviouslyEmptyUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 135 | 15 |
| #A170 | warning | GoogleMethodName | Method name 'testRetainAll_disjointPreviouslyNonEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 142 | 15 |
| #A171 | warning | GoogleMethodName | Method name 'testRetainAll_disjointPreviouslyNonEmptyUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 150 | 15 |
| #A172 | warning | GoogleMethodName | Method name 'testRetainAll_superset' has invalid underscore usage, underscores only allowed between adjacent digits. | 158 | 15 |
| #A173 | warning | GoogleMethodName | Method name 'testRetainAll_supersetUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 164 | 15 |
| #A174 | warning | GoogleMethodName | Method name 'testRetainAll_subset' has invalid underscore usage, underscores only allowed between adjacent digits. | 173 | 15 |
| #A175 | warning | GoogleMethodName | Method name 'testRetainAll_subsetUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 180 | 15 |
| #A176 | warning | GoogleMethodName | Method name 'testRetainAll_sameElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 188 | 15 |
| #A177 | warning | GoogleMethodName | Method name 'testRetainAll_sameElementsUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 194 | 15 |
| #A178 | warning | GoogleMethodName | Method name 'testRetainAll_partialOverlap' has invalid underscore usage, underscores only allowed between adjacent digits. | 203 | 15 |
| #A179 | warning | GoogleMethodName | Method name 'testRetainAll_partialOverlapUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 210 | 15 |
| #A180 | warning | GoogleMethodName | Method name 'testRetainAll_containsDuplicatesSizeOne' has invalid underscore usage, underscores only allowed between adjacent digits. | 219 | 15 |
| #A181 | warning | GoogleMethodName | Method name 'testRetainAll_containsDuplicatesSizeSeveral' has invalid underscore usage, underscores only allowed between adjacent digits. | 226 | 15 |
| #A182 | warning | GoogleMethodName | Method name 'testRetainAll_nullSingletonPreviouslyEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 235 | 15 |
| #A183 | warning | GoogleMethodName | Method name 'testRetainAll_nullSingletonPreviouslyNonEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 242 | 15 |
| #A184 | warning | GoogleMethodName | Method name 'testRetainAll_nullSingletonPreviouslySingletonWithNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 249 | 15 |
| #A185 | warning | GoogleMethodName | Method name 'testRetainAll_nullSingletonPreviouslySeveralWithNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 257 | 15 |
| #A186 | warning | GoogleMethodName | Method name 'testRetainAll_containsNonNullWithNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 267 | 15 |
| #A187 | warning | GoogleMethodName | Method name 'testRetainAll_nullCollectionReferenceEmptySubject' has invalid underscore usage, underscores only allowed between adjacent digits. | 284 | 15 |
| #A188 | warning | GoogleMethodName | Method name 'testRetainAll_nullCollectionReferenceNonEmptySubject' has invalid underscore usage, underscores only allowed between adjacent digits. | 294 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A189 | warning | GoogleMethodName | Method name 'testToArray_noArgs' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A190 | warning | GoogleMethodName | Method name 'testToArray_isPlainObjectArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 15 |
| #A191 | warning | GoogleMethodName | Method name 'testToArray_emptyArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A192 | warning | GoogleMethodName | Method name 'testToArray_emptyArray_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 72 | 15 |
| #A193 | warning | GoogleMethodName | Method name 'testToArray_emptyArrayOfObject' has invalid underscore usage, underscores only allowed between adjacent digits. | 81 | 15 |
| #A194 | warning | GoogleMethodName | Method name 'testToArray_rightSizedArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 92 | 15 |
| #A195 | warning | GoogleMethodName | Method name 'testToArray_rightSizedArray_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 100 | 15 |
| #A196 | warning | GoogleMethodName | Method name 'testToArray_rightSizedArrayOfObject' has invalid underscore usage, underscores only allowed between adjacent digits. | 107 | 15 |
| #A197 | warning | GoogleMethodName | Method name 'testToArray_rightSizedArrayOfObject_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 117 | 15 |
| #A198 | warning | GoogleMethodName | Method name 'testToArray_oversizedArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 126 | 15 |
| #A199 | warning | GoogleMethodName | Method name 'testToArray_oversizedArray_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 147 | 15 |
| #A200 | warning | GoogleMethodName | Method name 'testToArray_emptyArrayOfWrongTypeForNonEmptyCollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 165 | 15 |
| #A201 | warning | GoogleMethodName | Method name 'testToArray_emptyArrayOfWrongTypeForEmptyCollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A202 | warning | GoogleMethodName | Method name 'testToString_minimal' has invalid underscore usage, underscores only allowed between adjacent digits. | 42 | 15 |
| #A203 | warning | GoogleMethodName | Method name 'testToString_size0' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A204 | warning | GoogleMethodName | Method name 'testToString_size1' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A205 | warning | GoogleMethodName | Method name 'testToString_sizeSeveral' has invalid underscore usage, underscores only allowed between adjacent digits. | 63 | 15 |
| #A206 | warning | GoogleMethodName | Method name 'testToString_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 70 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A207 | warning | GoogleMethodName | Method name 'testPutIfAbsent_supportedAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A208 | warning | GoogleMethodName | Method name 'testPutIfAbsent_supportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 15 |
| #A209 | warning | GoogleMethodName | Method name 'testPutIfAbsent_unsupportedAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| #A210 | warning | GoogleMethodName | Method name 'testPutIfAbsent_unsupportedPresentExistingValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 76 | 15 |
| #A211 | warning | GoogleMethodName | Method name 'testPutIfAbsent_unsupportedPresentDifferentValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 89 | 15 |
| #A212 | warning | GoogleMethodName | Method name 'testPutIfAbsent_nullKeyUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 98 | 15 |
| #A213 | warning | GoogleMethodName | Method name 'testPutIfAbsent_nullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 110 | 15 |
| #A214 | warning | GoogleMethodName | Method name 'testPutIfAbsent_putWithNullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A215 | warning | GoogleMethodName | Method name 'testRemove_supportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 47 | 15 |
| #A216 | warning | GoogleMethodName | Method name 'testRemove_supportedPresentKeyWrongValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 53 | 15 |
| #A217 | warning | GoogleMethodName | Method name 'testRemove_supportedWrongKeyPresentValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 59 | 15 |
| #A218 | warning | GoogleMethodName | Method name 'testRemove_supportedAbsentKeyAbsentValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| #A219 | warning | GoogleMethodName | Method name 'testRemove_nullKeyQueriesUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 15 |
| #A220 | warning | GoogleMethodName | Method name 'testRemove_nullValueQueriesUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 81 | 15 |
| #A221 | warning | GoogleMethodName | Method name 'testRemove_unsupportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 92 | 15 |
| #A222 | warning | GoogleMethodName | Method name 'testRemove_unsupportedAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 102 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A223 | warning | GoogleMethodName | Method name 'testReplaceEntry_supportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A224 | warning | GoogleMethodName | Method name 'testReplaceEntry_supportedPresentUnchanged' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 15 |
| #A225 | warning | GoogleMethodName | Method name 'testReplaceEntry_supportedWrongValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A226 | warning | GoogleMethodName | Method name 'testReplaceEntry_supportedAbsentKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 68 | 15 |
| #A227 | warning | GoogleMethodName | Method name 'testReplaceEntry_presentNullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A228 | warning | GoogleMethodName | Method name 'testReplaceEntry_wrongValueNullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 86 | 15 |
| #A229 | warning | GoogleMethodName | Method name 'testReplaceEntry_absentKeyNullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| #A230 | warning | GoogleMethodName | Method name 'testReplaceEntry_nullDifferentFromAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 106 | 15 |
| #A231 | warning | GoogleMethodName | Method name 'testReplaceEntry_expectNullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 112 | 15 |
| #A232 | warning | GoogleMethodName | Method name 'testReplaceEntry_unsupportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| #A233 | warning | GoogleMethodName | Method name 'testReplaceEntry_unsupportedWrongValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 134 | 15 |
| #A234 | warning | GoogleMethodName | Method name 'testReplaceEntry_unsupportedAbsentKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 144 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A235 | warning | GoogleMethodName | Method name 'testReplace_supportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A236 | warning | GoogleMethodName | Method name 'testReplace_supportedPresentNoChange' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A237 | warning | GoogleMethodName | Method name 'testReplace_supportedAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A238 | warning | GoogleMethodName | Method name 'testReplace_presentNullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 69 | 15 |
| #A239 | warning | GoogleMethodName | Method name 'testReplace_absentNullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 79 | 15 |
| #A240 | warning | GoogleMethodName | Method name 'testReplace_absentNullKeyUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 89 | 15 |
| #A241 | warning | GoogleMethodName | Method name 'testReplace_unsupportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 100 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A242 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_supportedAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A243 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_unsupportedAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A244 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_supportedSomePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| #A245 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_unsupportedSomePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 74 | 15 |
| #A246 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_supportedNothing' has invalid underscore usage, underscores only allowed between adjacent digits. | 85 | 15 |
| #A247 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_unsupportedNothing' has invalid underscore usage, underscores only allowed between adjacent digits. | 91 | 15 |
| #A248 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_withDuplicates' has invalid underscore usage, underscores only allowed between adjacent digits. | 102 | 15 |
| #A249 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 110 | 15 |
| #A250 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_nullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 122 | 15 |
| #A251 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_middle' has invalid underscore usage, underscores only allowed between adjacent digits. | 136 | 15 |
| #A252 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_end' has invalid underscore usage, underscores only allowed between adjacent digits. | 145 | 15 |
| #A253 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_nullCollectionReference' has invalid underscore usage, underscores only allowed between adjacent digits. | 153 | 15 |
| #A254 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 163 | 15 |
| #A255 | warning | GoogleMethodName | Method name 'testAddAllAtIndex_tooLarge' has invalid underscore usage, underscores only allowed between adjacent digits. | 174 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A256 | warning | GoogleMethodName | Method name 'testAddAll_supportedAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 15 |
| #A257 | warning | GoogleMethodName | Method name 'testAddAll_unsupportedAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A258 | warning | GoogleMethodName | Method name 'testAddAll_withDuplicates' has invalid underscore usage, underscores only allowed between adjacent digits. | 58 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A259 | warning | GoogleMethodName | Method name 'testAddAtIndex_supportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A260 | warning | GoogleMethodName | Method name 'testAddAtIndex_unsupportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 59 | 15 |
| #A261 | warning | GoogleMethodName | Method name 'testAddAtIndex_supportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 69 | 15 |
| #A262 | warning | GoogleMethodName | Method name 'testAddAtIndex_unsupportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 15 |
| #A263 | warning | GoogleMethodName | Method name 'testAddAtIndex_middle' has invalid underscore usage, underscores only allowed between adjacent digits. | 100 | 15 |
| #A264 | warning | GoogleMethodName | Method name 'testAddAtIndex_end' has invalid underscore usage, underscores only allowed between adjacent digits. | 107 | 15 |
| #A265 | warning | GoogleMethodName | Method name 'testAddAtIndex_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 15 |
| #A266 | warning | GoogleMethodName | Method name 'testAddAtIndex_nullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 121 | 15 |
| #A267 | warning | GoogleMethodName | Method name 'testAddAtIndex_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 132 | 15 |
| #A268 | warning | GoogleMethodName | Method name 'testAddAtIndex_tooLarge' has invalid underscore usage, underscores only allowed between adjacent digits. | 143 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A269 | warning | GoogleMethodName | Method name 'testAdd_supportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A270 | warning | GoogleMethodName | Method name 'testAdd_unsupportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 15 |
| #A271 | warning | GoogleMethodName | Method name 'testAdd_supportedNullPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A272 | warning | GoogleMethodName | Method name 'testEquals_otherListWithSameElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 38 | 15 |
| #A273 | warning | GoogleMethodName | Method name 'testEquals_otherListWithDifferentElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A274 | warning | GoogleMethodName | Method name 'testEquals_otherListContainingNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A275 | warning | GoogleMethodName | Method name 'testEquals_containingNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| #A276 | warning | GoogleMethodName | Method name 'testEquals_shorterList' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A277 | warning | GoogleMethodName | Method name 'testEquals_longerList' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 15 |
| #A278 | warning | GoogleMethodName | Method name 'testEquals_set' has invalid underscore usage, underscores only allowed between adjacent digits. | 89 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A279 | warning | GoogleMethodName | Method name 'testGet_valid' has invalid underscore usage, underscores only allowed between adjacent digits. | 31 | 15 |
| #A280 | warning | GoogleMethodName | Method name 'testGet_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 36 | 15 |
| #A281 | warning | GoogleMethodName | Method name 'testGet_tooLarge' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A282 | warning | GoogleMethodName | Method name 'testIndexOf_duplicate' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A283 | warning | GoogleMethodName | Method name 'testLastIndexOf_duplicate' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A284 | warning | GoogleMethodName | Method name 'testListIterator_unmodifiable' has invalid underscore usage, underscores only allowed between adjacent digits. | 53 | 15 |
| #A285 | warning | GoogleMethodName | Method name 'testListIterator_fullyModifiable' has invalid underscore usage, underscores only allowed between adjacent digits. | 63 | 15 |
| #A286 | warning | GoogleMethodName | Method name 'testListIterator_tooLow' has invalid underscore usage, underscores only allowed between adjacent digits. | 87 | 15 |
| #A287 | warning | GoogleMethodName | Method name 'testListIterator_tooHigh' has invalid underscore usage, underscores only allowed between adjacent digits. | 95 | 15 |
| #A288 | warning | GoogleMethodName | Method name 'testListIterator_atSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 103 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A289 | warning | GoogleMethodName | Method name 'testRemoveAll_duplicate' has invalid underscore usage, underscores only allowed between adjacent digits. | 41 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A290 | warning | GoogleMethodName | Method name 'testRemoveAtIndex_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A291 | warning | GoogleMethodName | Method name 'testRemoveAtIndex_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 15 |
| #A292 | warning | GoogleMethodName | Method name 'testRemoveAtIndex_tooLarge' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| #A293 | warning | GoogleMethodName | Method name 'testRemoveAtIndex_first' has invalid underscore usage, underscores only allowed between adjacent digits. | 76 | 15 |
| #A294 | warning | GoogleMethodName | Method name 'testRemoveAtIndex_middle' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 15 |
| #A295 | warning | GoogleMethodName | Method name 'testRemoveAtIndex_last' has invalid underscore usage, underscores only allowed between adjacent digits. | 102 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A296 | warning | GoogleMethodName | Method name 'testRemove_duplicate' has invalid underscore usage, underscores only allowed between adjacent digits. | 39 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A297 | warning | GoogleMethodName | Method name 'testRetainAll_duplicatesKept' has invalid underscore usage, underscores only allowed between adjacent digits. | 43 | 15 |
| #A298 | warning | GoogleMethodName | Method name 'testRetainAll_duplicatesRemoved' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A299 | warning | GoogleMethodName | Method name 'testRetainAll_countIgnored' has invalid underscore usage, underscores only allowed between adjacent digits. | 69 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A300 | warning | GoogleMethodName | Method name 'testSet_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A301 | warning | GoogleMethodName | Method name 'testSet_replacingNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 15 |
| #A302 | warning | GoogleMethodName | Method name 'testSet_indexTooLow' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 15 |
| #A303 | warning | GoogleMethodName | Method name 'testSet_indexTooHigh' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 15 |
| #A304 | warning | GoogleMethodName | Method name 'testSet_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 100 | 15 |
| #A305 | warning | GoogleMethodName | Method name 'testSet_unsupportedByEmptyList' has invalid underscore usage, underscores only allowed between adjacent digits. | 111 | 15 |
| #A306 | warning | GoogleMethodName | Method name 'testSet_nullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| #A307 | warning | GoogleMethodName | Method name 'aValidIndex' must be lowerCamelCase: start with lowercase, at least 2 characters, and avoid single lowercase followed by uppercase. | 132 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A308 | warning | GoogleMethodName | Method name 'testSubList_startNegative' has invalid underscore usage, underscores only allowed between adjacent digits. | 52 | 15 |
| #A309 | warning | GoogleMethodName | Method name 'testSubList_endTooLarge' has invalid underscore usage, underscores only allowed between adjacent digits. | 60 | 15 |
| #A310 | warning | GoogleMethodName | Method name 'testSubList_startGreaterThanEnd' has invalid underscore usage, underscores only allowed between adjacent digits. | 68 | 15 |
| #A311 | warning | GoogleMethodName | Method name 'testSubList_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 83 | 15 |
| #A312 | warning | GoogleMethodName | Method name 'testSubList_entireList' has invalid underscore usage, underscores only allowed between adjacent digits. | 87 | 15 |
| #A313 | warning | GoogleMethodName | Method name 'testSubList_subListRemoveAffectsOriginal' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| #A314 | warning | GoogleMethodName | Method name 'testSubList_subListClearAffectsOriginal' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 15 |
| #A315 | warning | GoogleMethodName | Method name 'testSubList_subListAddAffectsOriginal' has invalid underscore usage, underscores only allowed between adjacent digits. | 113 | 15 |
| #A316 | warning | GoogleMethodName | Method name 'testSubList_subListSetAffectsOriginal' has invalid underscore usage, underscores only allowed between adjacent digits. | 121 | 15 |
| #A317 | warning | GoogleMethodName | Method name 'testSubList_originalListSetAffectsSubList' has invalid underscore usage, underscores only allowed between adjacent digits. | 131 | 15 |
| #A318 | warning | GoogleMethodName | Method name 'testSubList_subListRemoveAffectsOriginalLargeList' has invalid underscore usage, underscores only allowed between adjacent digits. | 143 | 15 |
| #A319 | warning | GoogleMethodName | Method name 'testSubList_subListAddAtIndexAffectsOriginalLargeList' has invalid underscore usage, underscores only allowed between adjacent digits. | 153 | 15 |
| #A320 | warning | GoogleMethodName | Method name 'testSubList_subListSetAffectsOriginalLargeList' has invalid underscore usage, underscores only allowed between adjacent digits. | 161 | 15 |
| #A321 | warning | GoogleMethodName | Method name 'testSubList_originalListSetAffectsSubListLargeList' has invalid underscore usage, underscores only allowed between adjacent digits. | 171 | 15 |
| #A322 | warning | GoogleMethodName | Method name 'testSubList_ofSubListEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 181 | 15 |
| #A323 | warning | GoogleMethodName | Method name 'testSubList_ofSubListNonEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 187 | 15 |
| #A324 | warning | GoogleMethodName | Method name 'testSubList_size' has invalid underscore usage, underscores only allowed between adjacent digits. | 197 | 15 |
| #A325 | warning | GoogleMethodName | Method name 'testSubList_isEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 208 | 15 |
| #A326 | warning | GoogleMethodName | Method name 'testSubList_get' has invalid underscore usage, underscores only allowed between adjacent digits. | 223 | 15 |
| #A327 | warning | GoogleMethodName | Method name 'testSubList_contains' has invalid underscore usage, underscores only allowed between adjacent digits. | 247 | 15 |
| #A328 | warning | GoogleMethodName | Method name 'testSubList_indexOf' has invalid underscore usage, underscores only allowed between adjacent digits. | 265 | 15 |
| #A329 | warning | GoogleMethodName | Method name 'testSubList_lastIndexOf' has invalid underscore usage, underscores only allowed between adjacent digits. | 283 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A330 | warning | GoogleMethodName | Method name 'testToArray_noArg' has invalid underscore usage, underscores only allowed between adjacent digits. | 37 | 15 |
| #A331 | warning | GoogleMethodName | Method name 'testToArray_tooSmall' has invalid underscore usage, underscores only allowed between adjacent digits. | 43 | 15 |
| #A332 | warning | GoogleMethodName | Method name 'testToArray_largeEnough' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A333 | warning | GoogleMethodName | Method name 'testClear_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 92 | 15 |
| #A334 | warning | GoogleMethodName | Method name 'testClear_unsupportedByEmptyCollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A335 | warning | GoogleMethodName | Method name 'testContains_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 15 |
| #A336 | warning | GoogleMethodName | Method name 'testContains_no' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A337 | warning | GoogleMethodName | Method name 'testContains_nullNotContainedButAllowed' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A338 | warning | GoogleMethodName | Method name 'testContains_nullNotContainedAndUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A339 | warning | GoogleMethodName | Method name 'testContains_nonNullWhenNullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 60 | 15 |
| #A340 | warning | GoogleMethodName | Method name 'testContains_nullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 15 |
| #A341 | warning | GoogleMethodName | Method name 'testContains_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 72 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A342 | warning | GoogleMethodName | Method name 'testContains_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 41 | 15 |
| #A343 | warning | GoogleMethodName | Method name 'testContains_no' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A344 | warning | GoogleMethodName | Method name 'testContains_nullNotContainedButAllowed' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A345 | warning | GoogleMethodName | Method name 'testContains_nullNotContainedAndUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 15 |
| #A346 | warning | GoogleMethodName | Method name 'testContains_nonNullWhenNullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A347 | warning | GoogleMethodName | Method name 'testContains_nullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 69 | 15 |
| #A348 | warning | GoogleMethodName | Method name 'testContains_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 74 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A349 | warning | GoogleMethodName | Method name 'testCreateWithDuplicates_nullDuplicatesNotRejected' has invalid underscore usage, underscores only allowed between adjacent digits. | 93 | 15 |
| #A350 | warning | GoogleMethodName | Method name 'testCreateWithDuplicates_nonNullDuplicatesNotRejected' has invalid underscore usage, underscores only allowed between adjacent digits. | 99 | 15 |
| #A351 | warning | GoogleMethodName | Method name 'testCreateWithDuplicates_nullDuplicatesRejected' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 15 |
| #A352 | warning | GoogleMethodName | Method name 'testCreateWithDuplicates_nonNullDuplicatesRejected' has invalid underscore usage, underscores only allowed between adjacent digits. | 116 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A353 | warning | GoogleMethodName | Method name 'testEquals_otherMapWithSameEntries' has invalid underscore usage, underscores only allowed between adjacent digits. | 42 | 15 |
| #A354 | warning | GoogleMethodName | Method name 'testEquals_otherMapWithDifferentEntries' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A355 | warning | GoogleMethodName | Method name 'testEquals_containingNullKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 58 | 15 |
| #A356 | warning | GoogleMethodName | Method name 'testEquals_otherContainsNullKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 70 | 15 |
| #A357 | warning | GoogleMethodName | Method name 'testEquals_containingNullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 15 |
| #A358 | warning | GoogleMethodName | Method name 'testEquals_otherContainsNullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 94 | 15 |
| #A359 | warning | GoogleMethodName | Method name 'testEquals_smallerMap' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 15 |
| #A360 | warning | GoogleMethodName | Method name 'testEquals_largerMap' has invalid underscore usage, underscores only allowed between adjacent digits. | 111 | 15 |
| #A361 | warning | GoogleMethodName | Method name 'testEquals_list' has invalid underscore usage, underscores only allowed between adjacent digits. | 117 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A362 | warning | GoogleMethodName | Method name 'testGet_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 41 | 15 |
| #A363 | warning | GoogleMethodName | Method name 'testGet_no' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A364 | warning | GoogleMethodName | Method name 'testGet_nullNotContainedButAllowed' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A365 | warning | GoogleMethodName | Method name 'testGet_nullNotContainedAndUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 15 |
| #A366 | warning | GoogleMethodName | Method name 'testGet_nonNullWhenNullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| #A367 | warning | GoogleMethodName | Method name 'testGet_nullContained' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 15 |
| #A368 | warning | GoogleMethodName | Method name 'testGet_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 76 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A369 | warning | GoogleMethodName | Method name 'testHashCode_containingNullKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 52 | 15 |
| #A370 | warning | GoogleMethodName | Method name 'testHashCode_containingNullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 59 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A371 | warning | GoogleMethodName | Method name 'testIsEmpty_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 36 | 15 |
| #A372 | warning | GoogleMethodName | Method name 'testIsEmpty_no' has invalid underscore usage, underscores only allowed between adjacent digits. | 41 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A373 | warning | GoogleMethodName | Method name 'testPutAll_supportedNothing' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| #A374 | warning | GoogleMethodName | Method name 'testPutAll_unsupportedNothing' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 15 |
| #A375 | warning | GoogleMethodName | Method name 'testPutAll_supportedNonePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 80 | 15 |
| #A376 | warning | GoogleMethodName | Method name 'testPutAll_unsupportedNonePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 86 | 15 |
| #A377 | warning | GoogleMethodName | Method name 'testPutAll_supportedSomePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 98 | 15 |
| #A378 | warning | GoogleMethodName | Method name 'testPutAll_unsupportedSomePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 118 | 15 |
| #A379 | warning | GoogleMethodName | Method name 'testPutAll_unsupportedAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 129 | 15 |
| #A380 | warning | GoogleMethodName | Method name 'testPutAll_nullKeySupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 138 | 15 |
| #A381 | warning | GoogleMethodName | Method name 'testPutAll_nullKeyUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 144 | 15 |
| #A382 | warning | GoogleMethodName | Method name 'testPutAll_nullValueSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 156 | 15 |
| #A383 | warning | GoogleMethodName | Method name 'testPutAll_nullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 162 | 15 |
| #A384 | warning | GoogleMethodName | Method name 'testPutAll_nullCollectionReference' has invalid underscore usage, underscores only allowed between adjacent digits. | 174 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A385 | warning | GoogleMethodName | Method name 'testPut_supportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| #A386 | warning | GoogleMethodName | Method name 'testPut_supportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 70 | 15 |
| #A387 | warning | GoogleMethodName | Method name 'testPut_unsupportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 115 | 15 |
| #A388 | warning | GoogleMethodName | Method name 'testPut_unsupportedPresentExistingValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 127 | 15 |
| #A389 | warning | GoogleMethodName | Method name 'testPut_unsupportedPresentDifferentValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 137 | 15 |
| #A390 | warning | GoogleMethodName | Method name 'testPut_nullKeySupportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 147 | 15 |
| #A391 | warning | GoogleMethodName | Method name 'testPut_nullKeySupportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 154 | 15 |
| #A392 | warning | GoogleMethodName | Method name 'testPut_nullKeyUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 168 | 15 |
| #A393 | warning | GoogleMethodName | Method name 'testPut_nullValueSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 180 | 15 |
| #A394 | warning | GoogleMethodName | Method name 'testPut_nullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 186 | 15 |
| #A395 | warning | GoogleMethodName | Method name 'testPut_replaceWithNullValueSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 199 | 15 |
| #A396 | warning | GoogleMethodName | Method name 'testPut_replaceWithNullValueUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 209 | 15 |
| #A397 | warning | GoogleMethodName | Method name 'testPut_replaceNullValueWithNullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 222 | 15 |
| #A398 | warning | GoogleMethodName | Method name 'testPut_replaceNullValueWithNonNullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 232 | 15 |
| #A399 | warning | GoogleMethodName | Method name 'testPut_nullKeyAndValueSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 243 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A400 | warning | GoogleMethodName | Method name 'testRemove_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A401 | warning | GoogleMethodName | Method name 'testRemove_notPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 97 | 15 |
| #A402 | warning | GoogleMethodName | Method name 'testRemove_nullPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 15 |
| #A403 | warning | GoogleMethodName | Method name 'testRemove_unsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 119 | 15 |
| #A404 | warning | GoogleMethodName | Method name 'testRemove_unsupportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 130 | 15 |
| #A405 | warning | GoogleMethodName | Method name 'testRemove_nullQueriesNotSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 142 | 15 |
| #A406 | warning | GoogleMethodName | Method name 'testRemove_nullSupportedMissing' has invalid underscore usage, underscores only allowed between adjacent digits. | 152 | 15 |
| #A407 | warning | GoogleMethodName | Method name 'testRemove_wrongType' has invalid underscore usage, underscores only allowed between adjacent digits. | 158 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A408 | warning | GoogleMethodName | Method name 'testToString_minimal' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A409 | warning | GoogleMethodName | Method name 'testToString_size0' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A410 | warning | GoogleMethodName | Method name 'testToString_size1' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A411 | warning | GoogleMethodName | Method name 'testToString_formatting' has invalid underscore usage, underscores only allowed between adjacent digits. | 77 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A412 | warning | GoogleMethodName | Method name 'testElement_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 15 |
| #A413 | warning | GoogleMethodName | Method name 'testElement_size1' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A414 | warning | GoogleMethodName | Method name 'testElement_sizeMany' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A415 | warning | GoogleMethodName | Method name 'testOffer_supportedNotPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 37 | 15 |
| #A416 | warning | GoogleMethodName | Method name 'testOffer_nullSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 43 | 15 |
| #A417 | warning | GoogleMethodName | Method name 'testOffer_nullUnsupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A418 | warning | GoogleMethodName | Method name 'testPeek_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 39 | 15 |
| #A419 | warning | GoogleMethodName | Method name 'testPeek_size1' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A420 | warning | GoogleMethodName | Method name 'testPeek_sizeMany' has invalid underscore usage, underscores only allowed between adjacent digits. | 52 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A421 | warning | GoogleMethodName | Method name 'testPoll_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 42 | 15 |
| #A422 | warning | GoogleMethodName | Method name 'testPoll_size1' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A423 | warning | GoogleMethodName | Method name 'testPoll_sizeMany' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A424 | warning | GoogleMethodName | Method name 'testRemove_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 43 | 15 |
| #A425 | warning | GoogleMethodName | Method name 'testRemove_size1' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A426 | warning | GoogleMethodName | Method name 'testRemove_sizeMany' has invalid underscore usage, underscores only allowed between adjacent digits. | 61 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A427 | warning | GoogleMethodName | Method name 'testAddAll_supportedSomePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 15 |
| #A428 | warning | GoogleMethodName | Method name 'testAddAll_withDuplicates' has invalid underscore usage, underscores only allowed between adjacent digits. | 47 | 15 |
| #A429 | warning | GoogleMethodName | Method name 'testAddAll_supportedAllPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 55 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A430 | warning | GoogleMethodName | Method name 'testAdd_supportedPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 42 | 15 |
| #A431 | warning | GoogleMethodName | Method name 'testAdd_supportedNullPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A432 | warning | GoogleMethodName | Method name 'testCreateWithDuplicates_nullDuplicatesNotRejected' has invalid underscore usage, underscores only allowed between adjacent digits. | 43 | 15 |
| #A433 | warning | GoogleMethodName | Method name 'testCreateWithDuplicates_nonNullDuplicatesNotRejected' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A434 | warning | GoogleMethodName | Method name 'testCreateWithDuplicates_nullDuplicatesRejected' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| #A435 | warning | GoogleMethodName | Method name 'testCreateWithDuplicates_nonNullDuplicatesRejected' has invalid underscore usage, underscores only allowed between adjacent digits. | 77 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A436 | warning | GoogleMethodName | Method name 'testEquals_otherSetWithSameElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 38 | 15 |
| #A437 | warning | GoogleMethodName | Method name 'testEquals_otherSetWithDifferentElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A438 | warning | GoogleMethodName | Method name 'testEquals_containingNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A439 | warning | GoogleMethodName | Method name 'testEquals_otherContainsNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 68 | 15 |
| #A440 | warning | GoogleMethodName | Method name 'testEquals_smallerSet' has invalid underscore usage, underscores only allowed between adjacent digits. | 79 | 15 |
| #A441 | warning | GoogleMethodName | Method name 'testEquals_largerSet' has invalid underscore usage, underscores only allowed between adjacent digits. | 86 | 15 |
| #A442 | warning | GoogleMethodName | Method name 'testEquals_list' has invalid underscore usage, underscores only allowed between adjacent digits. | 93 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A443 | warning | GoogleMethodName | Method name 'testHashCode_containingNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 51 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A444 | warning | GoogleMethodName | Method name 'testRemove_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 38 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A445 | warning | GoogleMethodName | Method name 'testIsEmpty_iterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A446 | warning | GoogleMethodName | Method name 'testIsEmpty_map' has invalid underscore usage, underscores only allowed between adjacent digits. | 74 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A447 | warning | GoogleMethodName | Method name 'testOf_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 33 | 15 |
| #A448 | warning | GoogleMethodName | Method name 'testOf_one' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A449 | warning | GoogleMethodName | Method name 'testFrom_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 15 |
| #A450 | warning | GoogleMethodName | Method name 'testFrom_one' has invalid underscore usage, underscores only allowed between adjacent digits. | 83 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A451 | warning | GoogleMethodName | Method name 'testEmpty_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 97 | 15 |
| #A452 | warning | GoogleMethodName | Method name 'testSingle_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 15 |
| #A453 | warning | GoogleMethodName | Method name 'testSeveral_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 112 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A454 | warning | GoogleMethodName | Method name 'testAddImpliedFeatures_returnsSameSetInstance' has invalid underscore usage, underscores only allowed between adjacent digits. | 143 | 15 |
| #A455 | warning | GoogleMethodName | Method name 'testAddImpliedFeatures_addsImpliedFeatures' has invalid underscore usage, underscores only allowed between adjacent digits. | 148 | 15 |
| #A456 | warning | GoogleMethodName | Method name 'testImpliedFeatures_returnsNewSetInstance' has invalid underscore usage, underscores only allowed between adjacent digits. | 170 | 15 |
| #A457 | warning | GoogleMethodName | Method name 'testImpliedFeatures_returnsImpliedFeatures' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A458 | warning | GoogleMethodName | Method name 'testBuildTesterRequirements_class' has invalid underscore usage, underscores only allowed between adjacent digits. | 194 | 15 |
| #A459 | warning | GoogleMethodName | Method name 'testBuildTesterRequirements_method' has invalid underscore usage, underscores only allowed between adjacent digits. | 210 | 15 |
| #A460 | warning | GoogleMethodName | Method name 'testBuildTesterRequirements_classClassConflict' has invalid underscore usage, underscores only allowed between adjacent digits. | 234 | 15 |
| #A461 | warning | GoogleMethodName | Method name 'testBuildTesterRequirements_methodClassConflict' has invalid underscore usage, underscores only allowed between adjacent digits. | 246 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A462 | warning | GoogleMethodName | Method name 'testFindClassesToTest_testClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A463 | warning | GoogleMethodName | Method name 'testFindClassesToTest_noCorrespondingTestClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 15 |
| #A464 | warning | GoogleMethodName | Method name 'testFindClassesToTest_publicApiOnly' has invalid underscore usage, underscores only allowed between adjacent digits. | 63 | 15 |
| #A465 | warning | GoogleMethodName | Method name 'testFindClassesToTest_ignoreClasses' has invalid underscore usage, underscores only allowed between adjacent digits. | 69 | 15 |
| #A466 | warning | GoogleMethodName | Method name 'testFindClassesToTest_ignoreUnderscores' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A467 | warning | GoogleMethodName | Method name 'testFindClassesToTest_withCorrespondingTestClassButNotExplicitlyTested' has invalid underscore usage, underscores only allowed between adjacent digits. | 83 | 15 |
| #A468 | warning | GoogleMethodName | Method name 'testFindClassesToTest_withCorrespondingTestClassAndExplicitlyTested' has invalid underscore usage, underscores only allowed between adjacent digits. | 90 | 15 |
| #A469 | warning | GoogleMethodName | Method name 'testFindClassesToTest_withCorrespondingTestClass_noTestName' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A470 | warning | GoogleMethodName | Method name 'testGet_primitives' has invalid underscore usage, underscores only allowed between adjacent digits. | 138 | 15 |
| #A471 | warning | GoogleMethodName | Method name 'testGet_collections' has invalid underscore usage, underscores only allowed between adjacent digits. | 170 | 15 |
| #A472 | warning | GoogleMethodName | Method name 'testGet_misc' has invalid underscore usage, underscores only allowed between adjacent digits. | 226 | 15 |
| #A473 | warning | GoogleMethodName | Method name 'testGet_concurrent' has invalid underscore usage, underscores only allowed between adjacent digits. | 241 | 15 |
| #A474 | warning | GoogleMethodName | Method name 'testGet_functors' has invalid underscore usage, underscores only allowed between adjacent digits. | 267 | 15 |
| #A475 | warning | GoogleMethodName | Method name 'testGet_comparable' has invalid underscore usage, underscores only allowed between adjacent digits. | 275 | 15 |
| #A476 | warning | GoogleMethodName | Method name 'testGet_array' has invalid underscore usage, underscores only allowed between adjacent digits. | 287 | 15 |
| #A477 | warning | GoogleMethodName | Method name 'testGet_enum' has invalid underscore usage, underscores only allowed between adjacent digits. | 293 | 15 |
| #A478 | warning | GoogleMethodName | Method name 'testGet_interface' has invalid underscore usage, underscores only allowed between adjacent digits. | 298 | 15 |
| #A479 | warning | GoogleMethodName | Method name 'testGet_runnable' has invalid underscore usage, underscores only allowed between adjacent digits. | 302 | 15 |
| #A480 | warning | GoogleMethodName | Method name 'testGet_class' has invalid underscore usage, underscores only allowed between adjacent digits. | 306 | 15 |
| #A481 | warning | GoogleMethodName | Method name 'testGet_mutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 317 | 15 |
| #A482 | warning | GoogleMethodName | Method name 'testGet_io' has invalid underscore usage, underscores only allowed between adjacent digits. | 333 | 15 |
| #A483 | warning | GoogleMethodName | Method name 'testGet_reflect' has invalid underscore usage, underscores only allowed between adjacent digits. | 360 | 15 |
| #A484 | warning | GoogleMethodName | Method name 'testGet_regex' has invalid underscore usage, underscores only allowed between adjacent digits. | 366 | 15 |
| #A485 | warning | GoogleMethodName | Method name 'testGet_usePublicConstant' has invalid underscore usage, underscores only allowed between adjacent digits. | 371 | 15 |
| #A486 | warning | GoogleMethodName | Method name 'testGet_useFirstPublicConstant' has invalid underscore usage, underscores only allowed between adjacent digits. | 375 | 15 |
| #A487 | warning | GoogleMethodName | Method name 'testGet_nullConstantIgnored' has invalid underscore usage, underscores only allowed between adjacent digits. | 379 | 15 |
| #A488 | warning | GoogleMethodName | Method name 'testGet_constantWithGenericsNotUsed' has invalid underscore usage, underscores only allowed between adjacent digits. | 383 | 15 |
| #A489 | warning | GoogleMethodName | Method name 'testGet_nullConstant' has invalid underscore usage, underscores only allowed between adjacent digits. | 387 | 15 |
| #A490 | warning | GoogleMethodName | Method name 'testGet_constantTypeDoesNotMatch' has invalid underscore usage, underscores only allowed between adjacent digits. | 391 | 15 |
| #A491 | warning | GoogleMethodName | Method name 'testGet_nonPublicConstantNotUsed' has invalid underscore usage, underscores only allowed between adjacent digits. | 395 | 15 |
| #A492 | warning | GoogleMethodName | Method name 'testGet_nonStaticFieldNotUsed' has invalid underscore usage, underscores only allowed between adjacent digits. | 399 | 15 |
| #A493 | warning | GoogleMethodName | Method name 'testGet_constructorPreferredOverConstants' has invalid underscore usage, underscores only allowed between adjacent digits. | 403 | 15 |
| #A494 | warning | GoogleMethodName | Method name 'testGet_nonFinalFieldNotUsed' has invalid underscore usage, underscores only allowed between adjacent digits. | 410 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A495 | warning | GoogleMethodName | Method name 'testEqualsOnReturnValues_good' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A496 | warning | GoogleMethodName | Method name 'testForAllPublicStaticMethods_noPublicStaticMethods' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 15 |
| #A497 | warning | GoogleMethodName | Method name 'testEqualsOnReturnValues_bad' has invalid underscore usage, underscores only allowed between adjacent digits. | 97 | 15 |
| #A498 | warning | GoogleMethodName | Method name 'testNullsOnReturnValues_good' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 15 |
| #A499 | warning | GoogleMethodName | Method name 'testNullsOnReturnValues_bad' has invalid underscore usage, underscores only allowed between adjacent digits. | 125 | 15 |
| #A500 | warning | GoogleMethodName | Method name 'testNullsOnReturnValues_returnTypeFiltered' has invalid underscore usage, underscores only allowed between adjacent digits. | 134 | 15 |
| #A501 | warning | GoogleMethodName | Method name 'testSerializableOnReturnValues_good' has invalid underscore usage, underscores only allowed between adjacent digits. | 159 | 15 |
| #A502 | warning | GoogleMethodName | Method name 'testSerializableOnReturnValues_bad' has invalid underscore usage, underscores only allowed between adjacent digits. | 173 | 15 |
| #A503 | warning | GoogleMethodName | Method name 'testEqualsAndSerializableOnReturnValues_equalsIsGoodButNotSerializable' has invalid underscore usage, underscores only allowed between adjacent digits. | 191 | 15 |
| #A504 | warning | GoogleMethodName | Method name 'testEqualsAndSerializableOnReturnValues_serializableButNotEquals' has invalid underscore usage, underscores only allowed between adjacent digits. | 201 | 15 |
| #A505 | warning | GoogleMethodName | Method name 'testEqualsAndSerializableOnReturnValues_good' has invalid underscore usage, underscores only allowed between adjacent digits. | 211 | 15 |
| #A506 | warning | GoogleMethodName | Method name 'testEqualsForReturnValues_factoryReturnsNullButNotAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 223 | 15 |
| #A507 | warning | GoogleMethodName | Method name 'testNullsForReturnValues_factoryReturnsNullButNotAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 232 | 15 |
| #A508 | warning | GoogleMethodName | Method name 'testSerializableForReturnValues_factoryReturnsNullButNotAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 241 | 15 |
| #A509 | warning | GoogleMethodName | Method name 'testEqualsAndSerializableForReturnValues_factoryReturnsNullButNotAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 252 | 15 |
| #A510 | warning | GoogleMethodName | Method name 'testEqualsForReturnValues_factoryReturnsNullAndAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 270 | 15 |
| #A511 | warning | GoogleMethodName | Method name 'testNullsForReturnValues_factoryReturnsNullAndAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 274 | 15 |
| #A512 | warning | GoogleMethodName | Method name 'testSerializableForReturnValues_factoryReturnsNullAndAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 278 | 15 |
| #A513 | warning | GoogleMethodName | Method name 'testEqualsAndSerializableForReturnValues_factoryReturnsNullAndAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 282 | 15 |
| #A514 | warning | GoogleMethodName | Method name 'testEquals_interface' has invalid underscore usage, underscores only allowed between adjacent digits. | 300 | 15 |
| #A515 | warning | GoogleMethodName | Method name 'testEquals_abstractClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 304 | 15 |
| #A516 | warning | GoogleMethodName | Method name 'testEquals_enum' has invalid underscore usage, underscores only allowed between adjacent digits. | 308 | 15 |
| #A517 | warning | GoogleMethodName | Method name 'testBadEquals_withParameterizedType' has invalid underscore usage, underscores only allowed between adjacent digits. | 322 | 15 |
| #A518 | warning | GoogleMethodName | Method name 'testBadEquals_withSingleParameterValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 332 | 15 |
| #A519 | warning | GoogleMethodName | Method name 'testNulls_interface' has invalid underscore usage, underscores only allowed between adjacent digits. | 434 | 15 |
| #A520 | warning | GoogleMethodName | Method name 'testNulls_abstractClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 438 | 15 |
| #A521 | warning | GoogleMethodName | Method name 'testNulls_enum' has invalid underscore usage, underscores only allowed between adjacent digits. | 442 | 15 |
| #A522 | warning | GoogleMethodName | Method name 'testNulls_parameterOptionalNotInstantiable' has invalid underscore usage, underscores only allowed between adjacent digits. | 448 | 15 |
| #A523 | warning | GoogleMethodName | Method name 'testInstantiate_factoryMethodReturnsNullButNotAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 478 | 15 |
| #A524 | warning | GoogleMethodName | Method name 'testInstantiate_factoryMethodReturnsNullAndAnnotated' has invalid underscore usage, underscores only allowed between adjacent digits. | 488 | 15 |
| #A525 | warning | GoogleMethodName | Method name 'testInstantiate_factoryMethodAcceptsNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 496 | 15 |
| #A526 | warning | GoogleMethodName | Method name 'testInstantiate_factoryMethodDoesNotAcceptNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 500 | 15 |
| #A527 | warning | GoogleMethodName | Method name 'testInstantiate_constructorAcceptsNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 504 | 15 |
| #A528 | warning | GoogleMethodName | Method name 'testInstantiate_constructorDoesNotAcceptNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 508 | 15 |
| #A529 | warning | GoogleMethodName | Method name 'testInstantiate_notInstantiable' has invalid underscore usage, underscores only allowed between adjacent digits. | 512 | 15 |
| #A530 | warning | GoogleMethodName | Method name 'testInstantiate_noConstantEnum' has invalid underscore usage, underscores only allowed between adjacent digits. | 516 | 15 |
| #A531 | warning | GoogleMethodName | Method name 'testInstantiate_oneConstantEnum' has invalid underscore usage, underscores only allowed between adjacent digits. | 520 | 15 |
| #A532 | warning | GoogleMethodName | Method name 'testInstantiate_interface' has invalid underscore usage, underscores only allowed between adjacent digits. | 524 | 15 |
| #A533 | warning | GoogleMethodName | Method name 'testInstantiate_abstractClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 528 | 15 |
| #A534 | warning | GoogleMethodName | Method name 'testInstantiate_annotation' has invalid underscore usage, underscores only allowed between adjacent digits. | 532 | 15 |
| #A535 | warning | GoogleMethodName | Method name 'testInstantiate_setDefault' has invalid underscore usage, underscores only allowed between adjacent digits. | 536 | 15 |
| #A536 | warning | GoogleMethodName | Method name 'testSetDistinctValues_equalInstances' has invalid underscore usage, underscores only allowed between adjacent digits. | 542 | 15 |
| #A537 | warning | GoogleMethodName | Method name 'testInstantiate_setDistinctValues' has invalid underscore usage, underscores only allowed between adjacent digits. | 550 | 15 |
| #A538 | warning | GoogleMethodName | Method name 'testInstantiate_constructorThrows' has invalid underscore usage, underscores only allowed between adjacent digits. | 558 | 15 |
| #A539 | warning | GoogleMethodName | Method name 'testInstantiate_factoryMethodThrows' has invalid underscore usage, underscores only allowed between adjacent digits. | 566 | 15 |
| #A540 | warning | GoogleMethodName | Method name 'testInstantiate_constructorParameterNotInstantiable' has invalid underscore usage, underscores only allowed between adjacent digits. | 574 | 15 |
| #A541 | warning | GoogleMethodName | Method name 'testInstantiate_factoryMethodParameterNotInstantiable' has invalid underscore usage, underscores only allowed between adjacent digits. | 582 | 15 |
| #A542 | warning | GoogleMethodName | Method name 'testInstantiate_instantiableFactoryMethodChosen' has invalid underscore usage, underscores only allowed between adjacent digits. | 590 | 15 |
| #A543 | warning | GoogleMethodName | Method name 'testInstantiate_instantiableConstructorChosen' has invalid underscore usage, underscores only allowed between adjacent digits. | 656 | 15 |
| #A544 | warning | GoogleMethodName | Method name 'testEquals_setOfNonInstantiable' has invalid underscore usage, underscores only allowed between adjacent digits. | 660 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A545 | warning | GoogleMethodName | Method name 'testOf_NullPointerException' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A546 | warning | GoogleMethodName | Method name 'testTest_NoData' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A547 | warning | GoogleMethodName | Method name 'testTest_symmetric' has invalid underscore usage, underscores only allowed between adjacent digits. | 92 | 15 |
| #A548 | warning | GoogleMethodName | Method name 'testTest_trasitive' has invalid underscore usage, underscores only allowed between adjacent digits. | 116 | 15 |
| #A549 | warning | GoogleMethodName | Method name 'testTest_inequivalence' has invalid underscore usage, underscores only allowed between adjacent digits. | 146 | 15 |
| #A550 | warning | GoogleMethodName | Method name 'testTest_hash' has invalid underscore usage, underscores only allowed between adjacent digits. | 170 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A551 | warning | GoogleMethodName | Method name 'testAutoIncrementStep_returnsSameInstance' has invalid underscore usage, underscores only allowed between adjacent digits. | 53 | 15 |
| #A552 | warning | GoogleMethodName | Method name 'testAutoIncrementStep_nanos' has invalid underscore usage, underscores only allowed between adjacent digits. | 58 | 15 |
| #A553 | warning | GoogleMethodName | Method name 'testAutoIncrementStep_millis' has invalid underscore usage, underscores only allowed between adjacent digits. | 65 | 15 |
| #A554 | warning | GoogleMethodName | Method name 'testAutoIncrementStep_seconds' has invalid underscore usage, underscores only allowed between adjacent digits. | 72 | 15 |
| #A555 | warning | GoogleMethodName | Method name 'testAutoIncrementStep_resetToZero' has invalid underscore usage, underscores only allowed between adjacent digits. | 79 | 15 |
| #A556 | warning | GoogleMethodName | Method name 'testAutoIncrement_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 94 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A557 | warning | GoogleMethodName | Method name 'testAddSampleInstances_twoInstances' has invalid underscore usage, underscores only allowed between adjacent digits. | 450 | 15 |
| #A558 | warning | GoogleMethodName | Method name 'testAddSampleInstances_oneInstance' has invalid underscore usage, underscores only allowed between adjacent digits. | 458 | 15 |
| #A559 | warning | GoogleMethodName | Method name 'testAddSampleInstances_noInstance' has invalid underscore usage, underscores only allowed between adjacent digits. | 465 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A560 | warning | GoogleMethodName | Method name 'testAwait_CountDownLatch' has invalid underscore usage, underscores only allowed between adjacent digits. | 42 | 15 |
| #A561 | warning | GoogleMethodName | Method name 'testAwaitDone_Future' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A562 | warning | GoogleMethodName | Method name 'testAwaitDone_Future_Cancel' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 15 |
| #A563 | warning | GoogleMethodName | Method name 'testAwaitDone_FinalizationPredicate' has invalid underscore usage, underscores only allowed between adjacent digits. | 92 | 15 |
| #A564 | warning | GoogleMethodName | Method name 'testAwait_CountDownLatch_Interrupted' has invalid underscore usage, underscores only allowed between adjacent digits. | 143 | 15 |
| #A565 | warning | GoogleMethodName | Method name 'testAwaitDone_Future_Interrupted_Interrupted' has invalid underscore usage, underscores only allowed between adjacent digits. | 159 | 15 |
| #A566 | warning | GoogleMethodName | Method name 'testAwaitClear_Interrupted' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A567 | warning | GoogleMethodName | Method name 'testAwaitDone_FinalizationPredicate_Interrupted' has invalid underscore usage, underscores only allowed between adjacent digits. | 191 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A568 | warning | GoogleMethodName | Method name 'testVisibility_public' has invalid underscore usage, underscores only allowed between adjacent digits. | 1334 | 15 |
| #A569 | warning | GoogleMethodName | Method name 'testVisibility_protected' has invalid underscore usage, underscores only allowed between adjacent digits. | 1346 | 15 |
| #A570 | warning | GoogleMethodName | Method name 'testVisibility_package' has invalid underscore usage, underscores only allowed between adjacent digits. | 1359 | 15 |
| #A571 | warning | GoogleMethodName | Method name 'testConstructor_Ignored_ShouldPass' has invalid underscore usage, underscores only allowed between adjacent digits. | 1419 | 15 |
| #A572 | warning | GoogleMethodName | Method name 'testConstructor_ShouldFail' has invalid underscore usage, underscores only allowed between adjacent digits. | 1425 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A573 | warning | GoogleMethodName | Method name 'hashString_2' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 7 |
| #A574 | warning | GoogleMethodName | Method name 'hashString_3' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 7 |
| #A575 | warning | GoogleMethodName | Method name 'hashString_4' has invalid underscore usage, underscores only allowed between adjacent digits. | 58 | 7 |
| #A576 | warning | GoogleMethodName | Method name 'hashString_5' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 7 |
| #A577 | warning | GoogleMethodName | Method name 'hashMixed_5' has invalid underscore usage, underscores only allowed between adjacent digits. | 76 | 7 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A578 | warning | GoogleMethodName | Method name 'cacheBuilder_stats' has invalid underscore usage, underscores only allowed between adjacent digits. | 53 | 8 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A579 | warning | GoogleMethodName | Method name 'gCD' must be lowerCamelCase: start with lowercase, at least 2 characters, and avoid single lowercase followed by uppercase. | 75 | 7 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A580 | warning | GoogleMethodName | Method name 'gCD' must be lowerCamelCase: start with lowercase, at least 2 characters, and avoid single lowercase followed by uppercase. | 77 | 7 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A581 | warning | GoogleMethodName | Method name 'addThenExecute_singleThreaded' has invalid underscore usage, underscores only allowed between adjacent digits. | 282 | 7 |
| #A582 | warning | GoogleMethodName | Method name 'executeThenAdd_singleThreaded' has invalid underscore usage, underscores only allowed between adjacent digits. | 298 | 7 |
| #A583 | warning | GoogleMethodName | Method name 'addThenExecute_multiThreaded' has invalid underscore usage, underscores only allowed between adjacent digits. | 322 | 7 |
| #A584 | warning | GoogleMethodName | Method name 'executeThenAdd_multiThreaded' has invalid underscore usage, underscores only allowed between adjacent digits. | 349 | 7 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A585 | warning | GoogleMethodName | Method name 'timeComplete_Normal' has invalid underscore usage, underscores only allowed between adjacent digits. | 46 | 15 |
| #A586 | warning | GoogleMethodName | Method name 'timeComplete_Failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 61 | 15 |
| #A587 | warning | GoogleMethodName | Method name 'timeComplete_Cancel' has invalid underscore usage, underscores only allowed between adjacent digits. | 82 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A588 | warning | GoogleMethodName | Method name 'testConverter_nullConversions' has invalid underscore usage, underscores only allowed between adjacent digits. | 204 | 15 |
| #A589 | warning | GoogleMethodName | Method name 'testConverter_toString' has invalid underscore usage, underscores only allowed between adjacent digits. | 213 | 15 |
| #A590 | warning | GoogleMethodName | Method name 'testConverter_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 218 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A591 | warning | GoogleMethodName | Method name 'testAnyAndNone_logicalOps' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| #A592 | warning | GoogleMethodName | Method name 'testCollapse_any' has invalid underscore usage, underscores only allowed between adjacent digits. | 491 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A593 | warning | GoogleMethodName | Method name 'testSerialization_identity' has invalid underscore usage, underscores only allowed between adjacent digits. | 206 | 15 |
| #A594 | warning | GoogleMethodName | Method name 'testSerialization_reverse' has invalid underscore usage, underscores only allowed between adjacent digits. | 211 | 15 |
| #A595 | warning | GoogleMethodName | Method name 'testSerialization_andThen' has invalid underscore usage, underscores only allowed between adjacent digits. | 216 | 15 |
| #A596 | warning | GoogleMethodName | Method name 'testSerialization_from' has invalid underscore usage, underscores only allowed between adjacent digits. | 223 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A597 | warning | GoogleMethodName | Method name 'testGetIfPresent_caseSensitive' has invalid underscore usage, underscores only allowed between adjacent digits. | 72 | 15 |
| #A598 | warning | GoogleMethodName | Method name 'testGetIfPresent_whenNoMatchingConstant' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 15 |
| #A599 | warning | GoogleMethodName | Method name 'testGetIfPresent_doesNotPreventClassUnloading' has invalid underscore usage, underscores only allowed between adjacent digits. | 83 | 15 |
| #A600 | warning | GoogleMethodName | Method name 'testStringConverter_convert' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 15 |
| #A601 | warning | GoogleMethodName | Method name 'testStringConverter_convertError' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| #A602 | warning | GoogleMethodName | Method name 'testStringConverter_reverse' has invalid underscore usage, underscores only allowed between adjacent digits. | 132 | 15 |
| #A603 | warning | GoogleMethodName | Method name 'testStringConverter_nullPointerTester' has invalid underscore usage, underscores only allowed between adjacent digits. | 140 | 15 |
| #A604 | warning | GoogleMethodName | Method name 'testStringConverter_nullConversions' has invalid underscore usage, underscores only allowed between adjacent digits. | 146 | 15 |
| #A605 | warning | GoogleMethodName | Method name 'testStringConverter_toString' has invalid underscore usage, underscores only allowed between adjacent digits. | 153 | 15 |
| #A606 | warning | GoogleMethodName | Method name 'testStringConverter_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 159 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A607 | warning | GoogleMethodName | Method name 'testPairwiseEquivalent_equals' has invalid underscore usage, underscores only allowed between adjacent digits. | 46 | 15 |
| #A608 | warning | GoogleMethodName | Method name 'testWrap_get' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 15 |
| #A609 | warning | GoogleMethodName | Method name 'testOnResultOf_equals' has invalid underscore usage, underscores only allowed between adjacent digits. | 111 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A610 | warning | GoogleMethodName | Method name 'testIdentity_same' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 15 |
| #A611 | warning | GoogleMethodName | Method name 'testIdentity_notSame' has invalid underscore usage, underscores only allowed between adjacent digits. | 46 | 15 |
| #A612 | warning | GoogleMethodName | Method name 'testToStringFunction_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A613 | warning | GoogleMethodName | Method name 'testForMapWithDefault_includeSerializable' has invalid underscore usage, underscores only allowed between adjacent digits. | 136 | 15 |
| #A614 | warning | GoogleMethodName | Method name 'testForMapWithDefault_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 160 | 15 |
| #A615 | warning | GoogleMethodName | Method name 'testForMapWithDefault_null_compareWithSerializable' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A616 | warning | GoogleMethodName | Method name 'testComposition_includeReserializabled' has invalid underscore usage, underscores only allowed between adjacent digits. | 239 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A617 | warning | GoogleMethodName | Method name 'test_useForNull_skipNulls' has invalid underscore usage, underscores only allowed between adjacent digits. | 214 | 15 |
| #A618 | warning | GoogleMethodName | Method name 'test_skipNulls_useForNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 223 | 15 |
| #A619 | warning | GoogleMethodName | Method name 'test_useForNull_twice' has invalid underscore usage, underscores only allowed between adjacent digits. | 232 | 15 |
| #A620 | warning | GoogleMethodName | Method name 'test_skipNulls_onMap' has invalid underscore usage, underscores only allowed between adjacent digits. | 301 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A621 | warning | GoogleMethodName | Method name 'testOf_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A622 | warning | GoogleMethodName | Method name 'testFromNullable_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A623 | warning | GoogleMethodName | Method name 'testIsPresent_no' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 15 |
| #A624 | warning | GoogleMethodName | Method name 'testIsPresent_yes' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 15 |
| #A625 | warning | GoogleMethodName | Method name 'testGet_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A626 | warning | GoogleMethodName | Method name 'testGet_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 84 | 15 |
| #A627 | warning | GoogleMethodName | Method name 'testOr_T_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 15 |
| #A628 | warning | GoogleMethodName | Method name 'testOr_T_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 92 | 15 |
| #A629 | warning | GoogleMethodName | Method name 'testOr_supplier_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| #A630 | warning | GoogleMethodName | Method name 'testOr_supplier_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 100 | 15 |
| #A631 | warning | GoogleMethodName | Method name 'testOr_nullSupplier_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 15 |
| #A632 | warning | GoogleMethodName | Method name 'testOr_nullSupplier_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 15 |
| #A633 | warning | GoogleMethodName | Method name 'testOr_Optional_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 119 | 15 |
| #A634 | warning | GoogleMethodName | Method name 'testOr_Optional_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| #A635 | warning | GoogleMethodName | Method name 'testOrNull_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 127 | 15 |
| #A636 | warning | GoogleMethodName | Method name 'testOrNull_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 131 | 15 |
| #A637 | warning | GoogleMethodName | Method name 'testAsSet_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 135 | 15 |
| #A638 | warning | GoogleMethodName | Method name 'testAsSet_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 140 | 15 |
| #A639 | warning | GoogleMethodName | Method name 'testAsSet_presentIsImmutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 144 | 15 |
| #A640 | warning | GoogleMethodName | Method name 'testAsSet_absentIsImmutable' has invalid underscore usage, underscores only allowed between adjacent digits. | 153 | 15 |
| #A641 | warning | GoogleMethodName | Method name 'testTransform_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 162 | 15 |
| #A642 | warning | GoogleMethodName | Method name 'testTransform_presentIdentity' has invalid underscore usage, underscores only allowed between adjacent digits. | 167 | 15 |
| #A643 | warning | GoogleMethodName | Method name 'testTransform_presentToString' has invalid underscore usage, underscores only allowed between adjacent digits. | 171 | 15 |
| #A644 | warning | GoogleMethodName | Method name 'testTransform_present_functionReturnsNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A645 | warning | GoogleMethodName | Method name 'testTransform_absent_functionReturnsNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 191 | 15 |
| #A646 | warning | GoogleMethodName | Method name 'testToString_absent' has invalid underscore usage, underscores only allowed between adjacent digits. | 212 | 15 |
| #A647 | warning | GoogleMethodName | Method name 'testToString_present' has invalid underscore usage, underscores only allowed between adjacent digits. | 216 | 15 |
| #A648 | warning | GoogleMethodName | Method name 'testPresentInstances_allPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 220 | 15 |
| #A649 | warning | GoogleMethodName | Method name 'testPresentInstances_allAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 226 | 15 |
| #A650 | warning | GoogleMethodName | Method name 'testPresentInstances_somePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 231 | 15 |
| #A651 | warning | GoogleMethodName | Method name 'testPresentInstances_callingIteratorTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 237 | 15 |
| #A652 | warning | GoogleMethodName | Method name 'testPresentInstances_wildcards' has invalid underscore usage, underscores only allowed between adjacent digits. | 245 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A653 | warning | GoogleMethodName | Method name 'testCheckArgument_simple_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A654 | warning | GoogleMethodName | Method name 'testCheckArgument_simple_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A655 | warning | GoogleMethodName | Method name 'testCheckArgument_simpleMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 56 | 15 |
| #A656 | warning | GoogleMethodName | Method name 'testCheckArgument_simpleMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 60 | 15 |
| #A657 | warning | GoogleMethodName | Method name 'testCheckArgument_nullMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 69 | 15 |
| #A658 | warning | GoogleMethodName | Method name 'testCheckArgument_nullMessageWithArgs_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 15 |
| #A659 | warning | GoogleMethodName | Method name 'testCheckArgument_nullArgs_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 87 | 15 |
| #A660 | warning | GoogleMethodName | Method name 'testCheckArgument_notEnoughArgs_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| #A661 | warning | GoogleMethodName | Method name 'testCheckArgument_tooManyArgs_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 15 |
| #A662 | warning | GoogleMethodName | Method name 'testCheckArgument_singleNullArg_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 15 |
| #A663 | warning | GoogleMethodName | Method name 'testCheckArgument_singleNullArray_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| #A664 | warning | GoogleMethodName | Method name 'testCheckArgument_complexMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 132 | 15 |
| #A665 | warning | GoogleMethodName | Method name 'testCheckArgument_complexMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 136 | 15 |
| #A666 | warning | GoogleMethodName | Method name 'testCheckState_simple_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 145 | 15 |
| #A667 | warning | GoogleMethodName | Method name 'testCheckState_simple_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 149 | 15 |
| #A668 | warning | GoogleMethodName | Method name 'testCheckState_simpleMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 157 | 15 |
| #A669 | warning | GoogleMethodName | Method name 'testCheckState_simpleMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 161 | 15 |
| #A670 | warning | GoogleMethodName | Method name 'testCheckState_nullMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 170 | 15 |
| #A671 | warning | GoogleMethodName | Method name 'testCheckState_complexMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 179 | 15 |
| #A672 | warning | GoogleMethodName | Method name 'testCheckState_complexMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 183 | 15 |
| #A673 | warning | GoogleMethodName | Method name 'testCheckNotNull_simple_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 194 | 15 |
| #A674 | warning | GoogleMethodName | Method name 'testCheckNotNull_simple_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 199 | 15 |
| #A675 | warning | GoogleMethodName | Method name 'testCheckNotNull_simpleMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 207 | 15 |
| #A676 | warning | GoogleMethodName | Method name 'testCheckNotNull_simpleMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 212 | 15 |
| #A677 | warning | GoogleMethodName | Method name 'testCheckNotNull_complexMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 221 | 15 |
| #A678 | warning | GoogleMethodName | Method name 'testCheckNotNull_complexMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 226 | 15 |
| #A679 | warning | GoogleMethodName | Method name 'testCheckElementIndex_ok' has invalid underscore usage, underscores only allowed between adjacent digits. | 235 | 15 |
| #A680 | warning | GoogleMethodName | Method name 'testCheckElementIndex_badSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 241 | 15 |
| #A681 | warning | GoogleMethodName | Method name 'testCheckElementIndex_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 251 | 15 |
| #A682 | warning | GoogleMethodName | Method name 'testCheckElementIndex_tooHigh' has invalid underscore usage, underscores only allowed between adjacent digits. | 260 | 15 |
| #A683 | warning | GoogleMethodName | Method name 'testCheckElementIndex_withDesc_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 269 | 15 |
| #A684 | warning | GoogleMethodName | Method name 'testCheckElementIndex_withDesc_tooHigh' has invalid underscore usage, underscores only allowed between adjacent digits. | 278 | 15 |
| #A685 | warning | GoogleMethodName | Method name 'testCheckPositionIndex_ok' has invalid underscore usage, underscores only allowed between adjacent digits. | 287 | 15 |
| #A686 | warning | GoogleMethodName | Method name 'testCheckPositionIndex_badSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 293 | 15 |
| #A687 | warning | GoogleMethodName | Method name 'testCheckPositionIndex_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 303 | 15 |
| #A688 | warning | GoogleMethodName | Method name 'testCheckPositionIndex_tooHigh' has invalid underscore usage, underscores only allowed between adjacent digits. | 312 | 15 |
| #A689 | warning | GoogleMethodName | Method name 'testCheckPositionIndex_withDesc_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 323 | 15 |
| #A690 | warning | GoogleMethodName | Method name 'testCheckPositionIndex_withDesc_tooHigh' has invalid underscore usage, underscores only allowed between adjacent digits. | 332 | 15 |
| #A691 | warning | GoogleMethodName | Method name 'testCheckPositionIndexes_ok' has invalid underscore usage, underscores only allowed between adjacent digits. | 341 | 15 |
| #A692 | warning | GoogleMethodName | Method name 'testCheckPositionIndexes_badSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 348 | 15 |
| #A693 | warning | GoogleMethodName | Method name 'testCheckPositionIndex_startNegative' has invalid underscore usage, underscores only allowed between adjacent digits. | 356 | 15 |
| #A694 | warning | GoogleMethodName | Method name 'testCheckPositionIndexes_endTooHigh' has invalid underscore usage, underscores only allowed between adjacent digits. | 365 | 15 |
| #A695 | warning | GoogleMethodName | Method name 'testCheckPositionIndexes_reversed' has invalid underscore usage, underscores only allowed between adjacent digits. | 376 | 15 |
| #A696 | warning | GoogleMethodName | Method name 'testAllOverloads_checkArgument' has invalid underscore usage, underscores only allowed between adjacent digits. | 388 | 15 |
| #A697 | warning | GoogleMethodName | Method name 'testAllOverloads_checkState' has invalid underscore usage, underscores only allowed between adjacent digits. | 405 | 15 |
| #A698 | warning | GoogleMethodName | Method name 'testAllOverloads_checkNotNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 422 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A699 | warning | GoogleMethodName | Method name 'testAlwaysTrue_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| #A700 | warning | GoogleMethodName | Method name 'testAlwaysTrue_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 100 | 15 |
| #A701 | warning | GoogleMethodName | Method name 'testAlwaysTrue_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 109 | 15 |
| #A702 | warning | GoogleMethodName | Method name 'testAlwaysFalse_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 117 | 15 |
| #A703 | warning | GoogleMethodName | Method name 'testAlwaysFalse_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 121 | 15 |
| #A704 | warning | GoogleMethodName | Method name 'testAlwaysFalse_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 130 | 15 |
| #A705 | warning | GoogleMethodName | Method name 'testNot_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 138 | 15 |
| #A706 | warning | GoogleMethodName | Method name 'testNot_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 144 | 15 |
| #A707 | warning | GoogleMethodName | Method name 'testNot_equalityForNotOfKnownValues' has invalid underscore usage, underscores only allowed between adjacent digits. | 152 | 15 |
| #A708 | warning | GoogleMethodName | Method name 'testNot_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 179 | 15 |
| #A709 | warning | GoogleMethodName | Method name 'testAnd_applyNoArgs' has invalid underscore usage, underscores only allowed between adjacent digits. | 188 | 15 |
| #A710 | warning | GoogleMethodName | Method name 'testAnd_equalityNoArgs' has invalid underscore usage, underscores only allowed between adjacent digits. | 193 | 15 |
| #A711 | warning | GoogleMethodName | Method name 'testAnd_serializationNoArgs' has invalid underscore usage, underscores only allowed between adjacent digits. | 203 | 15 |
| #A712 | warning | GoogleMethodName | Method name 'testAnd_applyOneArg' has invalid underscore usage, underscores only allowed between adjacent digits. | 208 | 15 |
| #A713 | warning | GoogleMethodName | Method name 'testAnd_equalityOneArg' has invalid underscore usage, underscores only allowed between adjacent digits. | 213 | 15 |
| #A714 | warning | GoogleMethodName | Method name 'testAnd_serializationOneArg' has invalid underscore usage, underscores only allowed between adjacent digits. | 226 | 15 |
| #A715 | warning | GoogleMethodName | Method name 'testAnd_applyBinary' has invalid underscore usage, underscores only allowed between adjacent digits. | 230 | 15 |
| #A716 | warning | GoogleMethodName | Method name 'testAnd_equalityBinary' has invalid underscore usage, underscores only allowed between adjacent digits. | 237 | 15 |
| #A717 | warning | GoogleMethodName | Method name 'testAnd_serializationBinary' has invalid underscore usage, underscores only allowed between adjacent digits. | 247 | 15 |
| #A718 | warning | GoogleMethodName | Method name 'testAnd_applyTernary' has invalid underscore usage, underscores only allowed between adjacent digits. | 252 | 15 |
| #A719 | warning | GoogleMethodName | Method name 'testAnd_equalityTernary' has invalid underscore usage, underscores only allowed between adjacent digits. | 260 | 15 |
| #A720 | warning | GoogleMethodName | Method name 'testAnd_serializationTernary' has invalid underscore usage, underscores only allowed between adjacent digits. | 273 | 15 |
| #A721 | warning | GoogleMethodName | Method name 'testAnd_applyIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 278 | 15 |
| #A722 | warning | GoogleMethodName | Method name 'testAnd_equalityIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 287 | 15 |
| #A723 | warning | GoogleMethodName | Method name 'testAnd_serializationIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 300 | 15 |
| #A724 | warning | GoogleMethodName | Method name 'testAnd_arrayDefensivelyCopied' has invalid underscore usage, underscores only allowed between adjacent digits. | 305 | 15 |
| #A725 | warning | GoogleMethodName | Method name 'testAnd_listDefensivelyCopied' has invalid underscore usage, underscores only allowed between adjacent digits. | 313 | 15 |
| #A726 | warning | GoogleMethodName | Method name 'testAnd_iterableDefensivelyCopied' has invalid underscore usage, underscores only allowed between adjacent digits. | 321 | 15 |
| #A727 | warning | GoogleMethodName | Method name 'testOr_applyNoArgs' has invalid underscore usage, underscores only allowed between adjacent digits. | 341 | 15 |
| #A728 | warning | GoogleMethodName | Method name 'testOr_equalityNoArgs' has invalid underscore usage, underscores only allowed between adjacent digits. | 346 | 15 |
| #A729 | warning | GoogleMethodName | Method name 'testOr_serializationNoArgs' has invalid underscore usage, underscores only allowed between adjacent digits. | 356 | 15 |
| #A730 | warning | GoogleMethodName | Method name 'testOr_applyOneArg' has invalid underscore usage, underscores only allowed between adjacent digits. | 361 | 15 |
| #A731 | warning | GoogleMethodName | Method name 'testOr_equalityOneArg' has invalid underscore usage, underscores only allowed between adjacent digits. | 367 | 15 |
| #A732 | warning | GoogleMethodName | Method name 'testOr_serializationOneArg' has invalid underscore usage, underscores only allowed between adjacent digits. | 379 | 15 |
| #A733 | warning | GoogleMethodName | Method name 'testOr_applyBinary' has invalid underscore usage, underscores only allowed between adjacent digits. | 383 | 15 |
| #A734 | warning | GoogleMethodName | Method name 'testOr_equalityBinary' has invalid underscore usage, underscores only allowed between adjacent digits. | 394 | 15 |
| #A735 | warning | GoogleMethodName | Method name 'testOr_serializationBinary' has invalid underscore usage, underscores only allowed between adjacent digits. | 404 | 15 |
| #A736 | warning | GoogleMethodName | Method name 'testOr_applyTernary' has invalid underscore usage, underscores only allowed between adjacent digits. | 409 | 15 |
| #A737 | warning | GoogleMethodName | Method name 'testOr_equalityTernary' has invalid underscore usage, underscores only allowed between adjacent digits. | 417 | 15 |
| #A738 | warning | GoogleMethodName | Method name 'testOr_serializationTernary' has invalid underscore usage, underscores only allowed between adjacent digits. | 429 | 15 |
| #A739 | warning | GoogleMethodName | Method name 'testOr_applyIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 434 | 15 |
| #A740 | warning | GoogleMethodName | Method name 'testOr_equalityIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 449 | 15 |
| #A741 | warning | GoogleMethodName | Method name 'testOr_serializationIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 462 | 15 |
| #A742 | warning | GoogleMethodName | Method name 'testOr_arrayDefensivelyCopied' has invalid underscore usage, underscores only allowed between adjacent digits. | 469 | 15 |
| #A743 | warning | GoogleMethodName | Method name 'testOr_listDefensivelyCopied' has invalid underscore usage, underscores only allowed between adjacent digits. | 477 | 15 |
| #A744 | warning | GoogleMethodName | Method name 'testOr_iterableDefensivelyCopied' has invalid underscore usage, underscores only allowed between adjacent digits. | 485 | 15 |
| #A745 | warning | GoogleMethodName | Method name 'testIsEqualTo_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 504 | 15 |
| #A746 | warning | GoogleMethodName | Method name 'testIsEqualTo_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 512 | 15 |
| #A747 | warning | GoogleMethodName | Method name 'testIsEqualTo_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 521 | 15 |
| #A748 | warning | GoogleMethodName | Method name 'testIsEqualToNull_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 525 | 15 |
| #A749 | warning | GoogleMethodName | Method name 'testIsEqualToNull_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 531 | 15 |
| #A750 | warning | GoogleMethodName | Method name 'testIsEqualToNull_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 540 | 15 |
| #A751 | warning | GoogleMethodName | Method name 'testIsInstanceOf_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 550 | 15 |
| #A752 | warning | GoogleMethodName | Method name 'testIsInstanceOf_subclass' has invalid underscore usage, underscores only allowed between adjacent digits. | 560 | 15 |
| #A753 | warning | GoogleMethodName | Method name 'testIsInstanceOf_interface' has invalid underscore usage, underscores only allowed between adjacent digits. | 570 | 15 |
| #A754 | warning | GoogleMethodName | Method name 'testIsInstanceOf_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 580 | 15 |
| #A755 | warning | GoogleMethodName | Method name 'testIsInstanceOf_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 590 | 15 |
| #A756 | warning | GoogleMethodName | Method name 'testSubtypeOf_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 595 | 15 |
| #A757 | warning | GoogleMethodName | Method name 'testSubtypeOf_subclass' has invalid underscore usage, underscores only allowed between adjacent digits. | 609 | 15 |
| #A758 | warning | GoogleMethodName | Method name 'testSubtypeOf_interface' has invalid underscore usage, underscores only allowed between adjacent digits. | 617 | 15 |
| #A759 | warning | GoogleMethodName | Method name 'testSubtypeOf_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 625 | 15 |
| #A760 | warning | GoogleMethodName | Method name 'testSubtypeOf_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 634 | 15 |
| #A761 | warning | GoogleMethodName | Method name 'testIsNull_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 647 | 15 |
| #A762 | warning | GoogleMethodName | Method name 'testIsNull_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 653 | 15 |
| #A763 | warning | GoogleMethodName | Method name 'testIsNull_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 661 | 15 |
| #A764 | warning | GoogleMethodName | Method name 'testNotNull_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 668 | 15 |
| #A765 | warning | GoogleMethodName | Method name 'testNotNull_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 674 | 15 |
| #A766 | warning | GoogleMethodName | Method name 'testNotNull_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 682 | 15 |
| #A767 | warning | GoogleMethodName | Method name 'testIn_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 686 | 15 |
| #A768 | warning | GoogleMethodName | Method name 'testIn_equality' has invalid underscore usage, underscores only allowed between adjacent digits. | 696 | 15 |
| #A769 | warning | GoogleMethodName | Method name 'testIn_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 713 | 15 |
| #A770 | warning | GoogleMethodName | Method name 'testIn_handlesNullPointerException' has invalid underscore usage, underscores only allowed between adjacent digits. | 717 | 15 |
| #A771 | warning | GoogleMethodName | Method name 'testIn_handlesClassCastException' has invalid underscore usage, underscores only allowed between adjacent digits. | 732 | 15 |
| #A772 | warning | GoogleMethodName | Method name 'testIn_compilesWithExplicitSupertype' has invalid underscore usage, underscores only allowed between adjacent digits. | 751 | 15 |
| #A773 | warning | GoogleMethodName | Method name 'testContainsPattern_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 832 | 15 |
| #A774 | warning | GoogleMethodName | Method name 'testContains_apply' has invalid underscore usage, underscores only allowed between adjacent digits. | 839 | 15 |
| #A775 | warning | GoogleMethodName | Method name 'testContainsPattern_nulls' has invalid underscore usage, underscores only allowed between adjacent digits. | 847 | 15 |
| #A776 | warning | GoogleMethodName | Method name 'testContains_nulls' has invalid underscore usage, underscores only allowed between adjacent digits. | 855 | 15 |
| #A777 | warning | GoogleMethodName | Method name 'testContainsPattern_serialization' has invalid underscore usage, underscores only allowed between adjacent digits. | 863 | 15 |
| #A778 | warning | GoogleMethodName | Method name 'testContains_equals' has invalid underscore usage, underscores only allowed between adjacent digits. | 870 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A779 | warning | GoogleMethodName | Method name 'testPatternSplitWordBoundary_singleCharInput' has invalid underscore usage, underscores only allowed between adjacent digits. | 377 | 15 |
| #A780 | warning | GoogleMethodName | Method name 'testPatternSplitWordBoundary_singleWordInput' has invalid underscore usage, underscores only allowed between adjacent digits. | 385 | 15 |
| #A781 | warning | GoogleMethodName | Method name 'testSplitterIterableIsUnmodifiable_char' has invalid underscore usage, underscores only allowed between adjacent digits. | 462 | 15 |
| #A782 | warning | GoogleMethodName | Method name 'testSplitterIterableIsUnmodifiable_string' has invalid underscore usage, underscores only allowed between adjacent digits. | 466 | 15 |
| #A783 | warning | GoogleMethodName | Method name 'testSplitterIterableIsUnmodifiable_pattern' has invalid underscore usage, underscores only allowed between adjacent digits. | 471 | 15 |
| #A784 | warning | GoogleMethodName | Method name 'testSplitterIterableIsLazy_char' has invalid underscore usage, underscores only allowed between adjacent digits. | 484 | 15 |
| #A785 | warning | GoogleMethodName | Method name 'testSplitterIterableIsLazy_string' has invalid underscore usage, underscores only allowed between adjacent digits. | 488 | 15 |
| #A786 | warning | GoogleMethodName | Method name 'testSplitterIterableIsLazy_pattern' has invalid underscore usage, underscores only allowed between adjacent digits. | 494 | 15 |
| #A787 | warning | GoogleMethodName | Method name 'testMapSplitter_trimmedBoth' has invalid underscore usage, underscores only allowed between adjacent digits. | 674 | 15 |
| #A788 | warning | GoogleMethodName | Method name 'testMapSplitter_trimmedEntries' has invalid underscore usage, underscores only allowed between adjacent digits. | 686 | 15 |
| #A789 | warning | GoogleMethodName | Method name 'testMapSplitter_trimmedKeyValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 699 | 15 |
| #A790 | warning | GoogleMethodName | Method name 'testMapSplitter_notTrimmed' has invalid underscore usage, underscores only allowed between adjacent digits. | 710 | 15 |
| #A791 | warning | GoogleMethodName | Method name 'testMapSplitter_CharacterSeparator' has invalid underscore usage, underscores only allowed between adjacent digits. | 721 | 15 |
| #A792 | warning | GoogleMethodName | Method name 'testMapSplitter_multiCharacterSeparator' has invalid underscore usage, underscores only allowed between adjacent digits. | 732 | 15 |
| #A793 | warning | GoogleMethodName | Method name 'testMapSplitter_emptySeparator' has invalid underscore usage, underscores only allowed between adjacent digits. | 745 | 15 |
| #A794 | warning | GoogleMethodName | Method name 'testMapSplitter_malformedEntry' has invalid underscore usage, underscores only allowed between adjacent digits. | 753 | 15 |
| #A795 | warning | GoogleMethodName | Method name 'testMapSplitter_extraValueDelimiter' has invalid underscore usage, underscores only allowed between adjacent digits. | 765 | 15 |
| #A796 | warning | GoogleMethodName | Method name 'testMapSplitter_orderedResults' has invalid underscore usage, underscores only allowed between adjacent digits. | 773 | 15 |
| #A797 | warning | GoogleMethodName | Method name 'testMapSplitter_duplicateKeys' has invalid underscore usage, underscores only allowed between adjacent digits. | 789 | 15 |
| #A798 | warning | GoogleMethodName | Method name 'testMapSplitter_varyingTrimLevels' has invalid underscore usage, underscores only allowed between adjacent digits. | 797 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A799 | warning | GoogleMethodName | Method name 'testStart_whileRunning' has invalid underscore usage, underscores only allowed between adjacent digits. | 59 | 15 |
| #A800 | warning | GoogleMethodName | Method name 'testStop_new' has invalid underscore usage, underscores only allowed between adjacent digits. | 75 | 15 |
| #A801 | warning | GoogleMethodName | Method name 'testStop_alreadyStopped' has invalid underscore usage, underscores only allowed between adjacent digits. | 84 | 15 |
| #A802 | warning | GoogleMethodName | Method name 'testReset_new' has invalid underscore usage, underscores only allowed between adjacent digits. | 95 | 15 |
| #A803 | warning | GoogleMethodName | Method name 'testReset_whileRunning' has invalid underscore usage, underscores only allowed between adjacent digits. | 106 | 15 |
| #A804 | warning | GoogleMethodName | Method name 'testElapsed_whileRunning' has invalid underscore usage, underscores only allowed between adjacent digits. | 118 | 15 |
| #A805 | warning | GoogleMethodName | Method name 'testElapsed_notRunning' has invalid underscore usage, underscores only allowed between adjacent digits. | 127 | 15 |
| #A806 | warning | GoogleMethodName | Method name 'testElapsed_multipleSegments' has invalid underscore usage, underscores only allowed between adjacent digits. | 136 | 15 |
| #A807 | warning | GoogleMethodName | Method name 'testElapsed_micros' has invalid underscore usage, underscores only allowed between adjacent digits. | 153 | 15 |
| #A808 | warning | GoogleMethodName | Method name 'testElapsed_millis' has invalid underscore usage, underscores only allowed between adjacent digits. | 161 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A809 | warning | GoogleMethodName | Method name 'testPadStart_noPadding' has invalid underscore usage, underscores only allowed between adjacent digits. | 51 | 15 |
| #A810 | warning | GoogleMethodName | Method name 'testPadStart_somePadding' has invalid underscore usage, underscores only allowed between adjacent digits. | 59 | 15 |
| #A811 | warning | GoogleMethodName | Method name 'testPadStart_negativeMinLength' has invalid underscore usage, underscores only allowed between adjacent digits. | 67 | 15 |
| #A812 | warning | GoogleMethodName | Method name 'testPadStart_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 72 | 15 |
| #A813 | warning | GoogleMethodName | Method name 'testPadEnd_noPadding' has invalid underscore usage, underscores only allowed between adjacent digits. | 80 | 15 |
| #A814 | warning | GoogleMethodName | Method name 'testPadEnd_somePadding' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 15 |
| #A815 | warning | GoogleMethodName | Method name 'testPadEnd_negativeMinLength' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| #A816 | warning | GoogleMethodName | Method name 'testPadEnd_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 101 | 15 |
| #A817 | warning | GoogleMethodName | Method name 'testRepeat_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 136 | 15 |
| #A818 | warning | GoogleMethodName | Method name 'testLenientFormat_badArgumentToString' has invalid underscore usage, underscores only allowed between adjacent digits. | 236 | 15 |
| #A819 | warning | GoogleMethodName | Method name 'testLenientFormat_badArgumentToString_gwtFriendly' has invalid underscore usage, underscores only allowed between adjacent digits. | 243 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A820 | warning | GoogleMethodName | Method name 'testMemoize_redudantly' has invalid underscore usage, underscores only allowed between adjacent digits. | 100 | 15 |
| #A821 | warning | GoogleMethodName | Method name 'memoize_redudantlyTest' has invalid underscore usage, underscores only allowed between adjacent digits. | 105 | 16 |
| #A822 | warning | GoogleMethodName | Method name 'testOfInstance_equals' has invalid underscore usage, underscores only allowed between adjacent digits. | 457 | 15 |
| #A823 | warning | GoogleMethodName | Method name 'testCompose_equals' has invalid underscore usage, underscores only allowed between adjacent digits. | 464 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A824 | warning | GoogleMethodName | Method name 'testThrowIfUnchecked_Unchecked' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A825 | warning | GoogleMethodName | Method name 'testThrowIfUnchecked_Error' has invalid underscore usage, underscores only allowed between adjacent digits. | 52 | 15 |
| #A826 | warning | GoogleMethodName | Method name 'testThrowIfUnchecked_Checked' has invalid underscore usage, underscores only allowed between adjacent digits. | 61 | 15 |
| #A827 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_NoneDeclared_NoneThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 66 | 15 |
| #A828 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_NoneDeclared_UncheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 85 | 15 |
| #A829 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_NoneDeclared_UndeclaredThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 108 | 15 |
| #A830 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_OneDeclared_NoneThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 131 | 15 |
| #A831 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_OneDeclared_UncheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 152 | 15 |
| #A832 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_OneDeclared_CheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A833 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_OneDeclared_UndeclaredThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 198 | 15 |
| #A834 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_TwoDeclared_NoneThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 221 | 15 |
| #A835 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_TwoDeclared_UncheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 242 | 15 |
| #A836 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_TwoDeclared_CheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 267 | 15 |
| #A837 | warning | GoogleMethodName | Method name 'testPropagateIfPossible_TwoDeclared_OtherCheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 291 | 15 |
| #A838 | warning | GoogleMethodName | Method name 'testThrowIfUnchecked_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 314 | 15 |
| #A839 | warning | GoogleMethodName | Method name 'testPropageIfPossible_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 323 | 15 |
| #A840 | warning | GoogleMethodName | Method name 'testPropageIfPossible_OneDeclared_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 328 | 15 |
| #A841 | warning | GoogleMethodName | Method name 'testPropageIfPossible_TwoDeclared_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 333 | 15 |
| #A842 | warning | GoogleMethodName | Method name 'testPropagate_NoneDeclared_NoneThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 338 | 15 |
| #A843 | warning | GoogleMethodName | Method name 'testPropagate_NoneDeclared_UncheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 356 | 15 |
| #A844 | warning | GoogleMethodName | Method name 'testPropagate_NoneDeclared_ErrorThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 378 | 15 |
| #A845 | warning | GoogleMethodName | Method name 'testPropagate_NoneDeclared_CheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 400 | 15 |
| #A846 | warning | GoogleMethodName | Method name 'testThrowIfInstanceOf_Unchecked' has invalid underscore usage, underscores only allowed between adjacent digits. | 423 | 15 |
| #A847 | warning | GoogleMethodName | Method name 'testThrowIfInstanceOf_CheckedDifferent' has invalid underscore usage, underscores only allowed between adjacent digits. | 428 | 15 |
| #A848 | warning | GoogleMethodName | Method name 'testThrowIfInstanceOf_CheckedSame' has invalid underscore usage, underscores only allowed between adjacent digits. | 433 | 15 |
| #A849 | warning | GoogleMethodName | Method name 'testThrowIfInstanceOf_CheckedSubclass' has invalid underscore usage, underscores only allowed between adjacent digits. | 442 | 15 |
| #A850 | warning | GoogleMethodName | Method name 'testPropagateIfInstanceOf_NoneThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 451 | 15 |
| #A851 | warning | GoogleMethodName | Method name 'testPropagateIfInstanceOf_DeclaredThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 470 | 15 |
| #A852 | warning | GoogleMethodName | Method name 'testPropagateIfInstanceOf_UncheckedThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 493 | 15 |
| #A853 | warning | GoogleMethodName | Method name 'testPropagateIfInstanceOf_UndeclaredThrown' has invalid underscore usage, underscores only allowed between adjacent digits. | 516 | 15 |
| #A854 | warning | GoogleMethodName | Method name 'testThrowIfInstanceOf_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 540 | 15 |
| #A855 | warning | GoogleMethodName | Method name 'testPropageIfInstanceOf_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 549 | 15 |
| #A856 | warning | GoogleMethodName | Method name 'testGetRootCause_NoCause' has invalid underscore usage, underscores only allowed between adjacent digits. | 553 | 15 |
| #A857 | warning | GoogleMethodName | Method name 'testGetRootCause_SingleWrapped' has invalid underscore usage, underscores only allowed between adjacent digits. | 558 | 15 |
| #A858 | warning | GoogleMethodName | Method name 'testGetRootCause_DoubleWrapped' has invalid underscore usage, underscores only allowed between adjacent digits. | 564 | 15 |
| #A859 | warning | GoogleMethodName | Method name 'testGetRootCause_Loop' has invalid underscore usage, underscores only allowed between adjacent digits. | 570 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A860 | warning | GoogleMethodName | Method name 'testConstructor_instance' has invalid underscore usage, underscores only allowed between adjacent digits. | 35 | 15 |
| #A861 | warning | GoogleMethodName | Method name 'testConstructorLenient_instance' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 15 |
| #A862 | warning | GoogleMethodName | Method name 'testConstructor_innerClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 46 | 15 |
| #A863 | warning | GoogleMethodName | Method name 'testConstructorLenient_innerClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 51 | 15 |
| #A864 | warning | GoogleMethodName | Method name 'testConstructor_anonymousClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 15 |
| #A865 | warning | GoogleMethodName | Method name 'testConstructorLenient_anonymousClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A866 | warning | GoogleMethodName | Method name 'testConstructor_classObject' has invalid underscore usage, underscores only allowed between adjacent digits. | 68 | 15 |
| #A867 | warning | GoogleMethodName | Method name 'testConstructorLenient_classObject' has invalid underscore usage, underscores only allowed between adjacent digits. | 73 | 15 |
| #A868 | warning | GoogleMethodName | Method name 'testConstructor_stringObject' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 15 |
| #A869 | warning | GoogleMethodName | Method name 'testToStringHelper_localInnerClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 84 | 15 |
| #A870 | warning | GoogleMethodName | Method name 'testToStringHelperLenient_localInnerClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 91 | 15 |
| #A871 | warning | GoogleMethodName | Method name 'testToStringHelper_localInnerNestedClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 98 | 15 |
| #A872 | warning | GoogleMethodName | Method name 'testToStringHelperLenient_localInnerNestedClass' has invalid underscore usage, underscores only allowed between adjacent digits. | 107 | 15 |
| #A873 | warning | GoogleMethodName | Method name 'testToStringHelper_moreThanNineAnonymousClasses' has invalid underscore usage, underscores only allowed between adjacent digits. | 117 | 15 |
| #A874 | warning | GoogleMethodName | Method name 'testToStringHelperLenient_moreThanNineAnonymousClasses' has invalid underscore usage, underscores only allowed between adjacent digits. | 133 | 15 |
| #A875 | warning | GoogleMethodName | Method name 'testToString_oneField' has invalid underscore usage, underscores only allowed between adjacent digits. | 151 | 15 |
| #A876 | warning | GoogleMethodName | Method name 'testToString_oneIntegerField' has invalid underscore usage, underscores only allowed between adjacent digits. | 157 | 15 |
| #A877 | warning | GoogleMethodName | Method name 'testToString_nullInteger' has invalid underscore usage, underscores only allowed between adjacent digits. | 164 | 15 |
| #A878 | warning | GoogleMethodName | Method name 'testToStringLenient_oneField' has invalid underscore usage, underscores only allowed between adjacent digits. | 170 | 15 |
| #A879 | warning | GoogleMethodName | Method name 'testToStringLenient_oneIntegerField' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A880 | warning | GoogleMethodName | Method name 'testToStringLenient_nullInteger' has invalid underscore usage, underscores only allowed between adjacent digits. | 181 | 15 |
| #A881 | warning | GoogleMethodName | Method name 'testToString_complexFields' has invalid underscore usage, underscores only allowed between adjacent digits. | 188 | 15 |
| #A882 | warning | GoogleMethodName | Method name 'testToStringLenient_complexFields' has invalid underscore usage, underscores only allowed between adjacent digits. | 205 | 15 |
| #A883 | warning | GoogleMethodName | Method name 'testToString_addWithNullName' has invalid underscore usage, underscores only allowed between adjacent digits. | 224 | 15 |
| #A884 | warning | GoogleMethodName | Method name 'testToString_addWithNullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 234 | 15 |
| #A885 | warning | GoogleMethodName | Method name 'testToStringLenient_addWithNullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 240 | 15 |
| #A886 | warning | GoogleMethodName | Method name 'testToString_ToStringTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 246 | 15 |
| #A887 | warning | GoogleMethodName | Method name 'testToString_addValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 265 | 15 |
| #A888 | warning | GoogleMethodName | Method name 'testToStringLenient_addValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 278 | 15 |
| #A889 | warning | GoogleMethodName | Method name 'testToString_addValueWithNullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 292 | 15 |
| #A890 | warning | GoogleMethodName | Method name 'testToStringLenient_addValueWithNullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 304 | 15 |
| #A891 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_oneField' has invalid underscore usage, underscores only allowed between adjacent digits. | 317 | 15 |
| #A892 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_manyFieldsFirstNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 324 | 15 |
| #A893 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_manyFieldsOmitAfterNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 336 | 15 |
| #A894 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_manyFieldsLastNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 348 | 15 |
| #A895 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_oneValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 360 | 15 |
| #A896 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_manyValuesFirstNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 367 | 15 |
| #A897 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_manyValuesLastNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 379 | 15 |
| #A898 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_differentOrder' has invalid underscore usage, underscores only allowed between adjacent digits. | 391 | 15 |
| #A899 | warning | GoogleMethodName | Method name 'testToStringOmitNullValues_canBeCalledManyTimes' has invalid underscore usage, underscores only allowed between adjacent digits. | 412 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A900 | warning | GoogleMethodName | Method name 'testEncodedLength_validStrings' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A901 | warning | GoogleMethodName | Method name 'testEncodedLength_validStrings2' has invalid underscore usage, underscores only allowed between adjacent digits. | 79 | 15 |
| #A902 | warning | GoogleMethodName | Method name 'testEncodedLength_invalidStrings' has invalid underscore usage, underscores only allowed between adjacent digits. | 111 | 15 |
| #A903 | warning | GoogleMethodName | Method name 'testIsWellFormed_1Byte' has invalid underscore usage, underscores only allowed between adjacent digits. | 191 | 15 |
| #A904 | warning | GoogleMethodName | Method name 'testIsWellFormed_2Bytes' has invalid underscore usage, underscores only allowed between adjacent digits. | 197 | 15 |
| #A905 | warning | GoogleMethodName | Method name 'testIsWellFormed_3Bytes' has invalid underscore usage, underscores only allowed between adjacent digits. | 204 | 15 |
| #A906 | warning | GoogleMethodName | Method name 'testIsWellFormed_4BytesSamples' has invalid underscore usage, underscores only allowed between adjacent digits. | 212 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A907 | warning | GoogleMethodName | Method name 'testVerify_simple_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 28 | 15 |
| #A908 | warning | GoogleMethodName | Method name 'testVerify_simple_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 32 | 15 |
| #A909 | warning | GoogleMethodName | Method name 'testVerify_simpleMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 40 | 15 |
| #A910 | warning | GoogleMethodName | Method name 'testVerify_simpleMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 44 | 15 |
| #A911 | warning | GoogleMethodName | Method name 'testVerify_complexMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 53 | 15 |
| #A912 | warning | GoogleMethodName | Method name 'testVerify_complexMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 57 | 15 |
| #A913 | warning | GoogleMethodName | Method name 'testVerifyNotNull_simple_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 68 | 15 |
| #A914 | warning | GoogleMethodName | Method name 'testVerifyNotNull_simple_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 73 | 15 |
| #A915 | warning | GoogleMethodName | Method name 'testVerifyNotNull_complexMessage_success' has invalid underscore usage, underscores only allowed between adjacent digits. | 81 | 15 |
| #A916 | warning | GoogleMethodName | Method name 'testVerifyNotNull_simpleMessage_failure' has invalid underscore usage, underscores only allowed between adjacent digits. | 86 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A917 | warning | GoogleMethodName | Method name 'testGetAllPresent_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 52 | 15 |
| #A918 | warning | GoogleMethodName | Method name 'testGetAllPresent_cached' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A919 | warning | GoogleMethodName | Method name 'testGetUnchecked_checked' has invalid underscore usage, underscores only allowed between adjacent digits. | 34 | 15 |
| #A920 | warning | GoogleMethodName | Method name 'testGetUnchecked_unchecked' has invalid underscore usage, underscores only allowed between adjacent digits. | 66 | 15 |
| #A921 | warning | GoogleMethodName | Method name 'testGetUnchecked_error' has invalid underscore usage, underscores only allowed between adjacent digits. | 98 | 15 |
| #A922 | warning | GoogleMethodName | Method name 'testGetUnchecked_otherThrowable' has invalid underscore usage, underscores only allowed between adjacent digits. | 130 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A923 | warning | GoogleMethodName | Method name 'testAsMap_containsValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 372 | 15 |
| #A924 | warning | GoogleMethodName | Method name 'testAsMap_containsKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 391 | 15 |
| #A925 | warning | GoogleMethodName | Method name 'testAsMapValues_contains' has invalid underscore usage, underscores only allowed between adjacent digits. | 410 | 15 |
| #A926 | warning | GoogleMethodName | Method name 'testAsMapKeySet_contains' has invalid underscore usage, underscores only allowed between adjacent digits. | 448 | 15 |
| #A927 | warning | GoogleMethodName | Method name 'testAsMapValues_iteratorRemove' has invalid underscore usage, underscores only allowed between adjacent digits. | 488 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A928 | warning | GoogleMethodName | Method name 'testParse_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 35 | 15 |
| #A929 | warning | GoogleMethodName | Method name 'testParse_initialCapacity' has invalid underscore usage, underscores only allowed between adjacent digits. | 48 | 15 |
| #A930 | warning | GoogleMethodName | Method name 'testParse_initialCapacityRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A931 | warning | GoogleMethodName | Method name 'testParse_maximumSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 70 | 15 |
| #A932 | warning | GoogleMethodName | Method name 'testParse_maximumSizeRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 83 | 15 |
| #A933 | warning | GoogleMethodName | Method name 'testParse_maximumWeight' has invalid underscore usage, underscores only allowed between adjacent digits. | 91 | 15 |
| #A934 | warning | GoogleMethodName | Method name 'testParse_maximumWeightRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 15 |
| #A935 | warning | GoogleMethodName | Method name 'testParse_maximumSizeAndMaximumWeight' has invalid underscore usage, underscores only allowed between adjacent digits. | 112 | 15 |
| #A936 | warning | GoogleMethodName | Method name 'testParse_concurrencyLevel' has invalid underscore usage, underscores only allowed between adjacent digits. | 120 | 15 |
| #A937 | warning | GoogleMethodName | Method name 'testParse_concurrencyLevelRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 134 | 15 |
| #A938 | warning | GoogleMethodName | Method name 'testParse_weakKeys' has invalid underscore usage, underscores only allowed between adjacent digits. | 142 | 15 |
| #A939 | warning | GoogleMethodName | Method name 'testParse_weakKeysCannotHaveValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 155 | 15 |
| #A940 | warning | GoogleMethodName | Method name 'testParse_repeatedKeyStrength' has invalid underscore usage, underscores only allowed between adjacent digits. | 163 | 15 |
| #A941 | warning | GoogleMethodName | Method name 'testParse_softValues' has invalid underscore usage, underscores only allowed between adjacent digits. | 171 | 15 |
| #A942 | warning | GoogleMethodName | Method name 'testParse_softValuesCannotHaveValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 184 | 15 |
| #A943 | warning | GoogleMethodName | Method name 'testParse_weakValues' has invalid underscore usage, underscores only allowed between adjacent digits. | 192 | 15 |
| #A944 | warning | GoogleMethodName | Method name 'testParse_weakValuesCannotHaveValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 205 | 15 |
| #A945 | warning | GoogleMethodName | Method name 'testParse_repeatedValueStrength' has invalid underscore usage, underscores only allowed between adjacent digits. | 213 | 15 |
| #A946 | warning | GoogleMethodName | Method name 'testParse_writeExpirationDays' has invalid underscore usage, underscores only allowed between adjacent digits. | 239 | 15 |
| #A947 | warning | GoogleMethodName | Method name 'testParse_writeExpirationHours' has invalid underscore usage, underscores only allowed between adjacent digits. | 254 | 15 |
| #A948 | warning | GoogleMethodName | Method name 'testParse_writeExpirationMinutes' has invalid underscore usage, underscores only allowed between adjacent digits. | 262 | 15 |
| #A949 | warning | GoogleMethodName | Method name 'testParse_writeExpirationSeconds' has invalid underscore usage, underscores only allowed between adjacent digits. | 270 | 15 |
| #A950 | warning | GoogleMethodName | Method name 'testParse_writeExpirationRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 278 | 15 |
| #A951 | warning | GoogleMethodName | Method name 'testParse_accessExpirationDays' has invalid underscore usage, underscores only allowed between adjacent digits. | 286 | 15 |
| #A952 | warning | GoogleMethodName | Method name 'testParse_accessExpirationHours' has invalid underscore usage, underscores only allowed between adjacent digits. | 301 | 15 |
| #A953 | warning | GoogleMethodName | Method name 'testParse_accessExpirationMinutes' has invalid underscore usage, underscores only allowed between adjacent digits. | 309 | 15 |
| #A954 | warning | GoogleMethodName | Method name 'testParse_accessExpirationSeconds' has invalid underscore usage, underscores only allowed between adjacent digits. | 318 | 15 |
| #A955 | warning | GoogleMethodName | Method name 'testParse_accessExpirationRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 327 | 15 |
| #A956 | warning | GoogleMethodName | Method name 'testParse_recordStats' has invalid underscore usage, underscores only allowed between adjacent digits. | 335 | 15 |
| #A957 | warning | GoogleMethodName | Method name 'testParse_recordStatsValueSpecified' has invalid underscore usage, underscores only allowed between adjacent digits. | 341 | 15 |
| #A958 | warning | GoogleMethodName | Method name 'testParse_recordStatsRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 349 | 15 |
| #A959 | warning | GoogleMethodName | Method name 'testParse_accessExpirationAndWriteExpiration' has invalid underscore usage, underscores only allowed between adjacent digits. | 357 | 15 |
| #A960 | warning | GoogleMethodName | Method name 'testParse_multipleKeys' has invalid underscore usage, underscores only allowed between adjacent digits. | 370 | 15 |
| #A961 | warning | GoogleMethodName | Method name 'testParse_whitespaceAllowed' has invalid underscore usage, underscores only allowed between adjacent digits. | 397 | 15 |
| #A962 | warning | GoogleMethodName | Method name 'testParse_unknownKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 421 | 15 |
| #A963 | warning | GoogleMethodName | Method name 'testParse_extraCommaIsInvalid' has invalid underscore usage, underscores only allowed between adjacent digits. | 429 | 15 |
| #A964 | warning | GoogleMethodName | Method name 'testMaximumWeight_withWeigher' has invalid underscore usage, underscores only allowed between adjacent digits. | 471 | 15 |
| #A965 | warning | GoogleMethodName | Method name 'testMaximumWeight_withoutWeigher' has invalid underscore usage, underscores only allowed between adjacent digits. | 476 | 15 |
| #A966 | warning | GoogleMethodName | Method name 'testMaximumSize_withWeigher' has invalid underscore usage, underscores only allowed between adjacent digits. | 485 | 15 |
| #A967 | warning | GoogleMethodName | Method name 'testMaximumSize_withoutWeigher' has invalid underscore usage, underscores only allowed between adjacent digits. | 490 | 15 |
| #A968 | warning | GoogleMethodName | Method name 'testCacheBuilderFrom_string' has invalid underscore usage, underscores only allowed between adjacent digits. | 508 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A969 | warning | GoogleMethodName | Method name 'testInitialCapacity_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 63 | 15 |
| #A970 | warning | GoogleMethodName | Method name 'testInitialCapacity_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 72 | 15 |
| #A971 | warning | GoogleMethodName | Method name 'testInitialCapacity_small' has invalid underscore usage, underscores only allowed between adjacent digits. | 83 | 15 |
| #A972 | warning | GoogleMethodName | Method name 'testInitialCapacity_smallest' has invalid underscore usage, underscores only allowed between adjacent digits. | 95 | 15 |
| #A973 | warning | GoogleMethodName | Method name 'testInitialCapacity_large' has invalid underscore usage, underscores only allowed between adjacent digits. | 107 | 15 |
| #A974 | warning | GoogleMethodName | Method name 'testConcurrencyLevel_zero' has invalid underscore usage, underscores only allowed between adjacent digits. | 113 | 15 |
| #A975 | warning | GoogleMethodName | Method name 'testConcurrencyLevel_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 122 | 15 |
| #A976 | warning | GoogleMethodName | Method name 'testConcurrencyLevel_small' has invalid underscore usage, underscores only allowed between adjacent digits. | 133 | 15 |
| #A977 | warning | GoogleMethodName | Method name 'testConcurrencyLevel_large' has invalid underscore usage, underscores only allowed between adjacent digits. | 140 | 15 |
| #A978 | warning | GoogleMethodName | Method name 'testMaximumSize_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 145 | 15 |
| #A979 | warning | GoogleMethodName | Method name 'testMaximumSize_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 154 | 15 |
| #A980 | warning | GoogleMethodName | Method name 'testMaximumSize_andWeight' has invalid underscore usage, underscores only allowed between adjacent digits. | 165 | 15 |
| #A981 | warning | GoogleMethodName | Method name 'testMaximumSize_largerThanInt' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A982 | warning | GoogleMethodName | Method name 'testMaximumWeight_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 183 | 15 |
| #A983 | warning | GoogleMethodName | Method name 'testMaximumWeight_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 193 | 15 |
| #A984 | warning | GoogleMethodName | Method name 'testMaximumWeight_withoutWeigher' has invalid underscore usage, underscores only allowed between adjacent digits. | 209 | 15 |
| #A985 | warning | GoogleMethodName | Method name 'testWeigher_withoutMaximumWeight' has invalid underscore usage, underscores only allowed between adjacent digits. | 219 | 15 |
| #A986 | warning | GoogleMethodName | Method name 'testWeigher_withMaximumSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 229 | 15 |
| #A987 | warning | GoogleMethodName | Method name 'testTimeToLive_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 279 | 15 |
| #A988 | warning | GoogleMethodName | Method name 'testTimeToLive_small' has invalid underscore usage, underscores only allowed between adjacent digits. | 288 | 15 |
| #A989 | warning | GoogleMethodName | Method name 'testTimeToLive_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 293 | 15 |
| #A990 | warning | GoogleMethodName | Method name 'testTimeToIdle_negative' has invalid underscore usage, underscores only allowed between adjacent digits. | 304 | 15 |
| #A991 | warning | GoogleMethodName | Method name 'testTimeToIdle_small' has invalid underscore usage, underscores only allowed between adjacent digits. | 313 | 15 |
| #A992 | warning | GoogleMethodName | Method name 'testTimeToIdle_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 318 | 15 |
| #A993 | warning | GoogleMethodName | Method name 'testRefresh_zero' has invalid underscore usage, underscores only allowed between adjacent digits. | 338 | 15 |
| #A994 | warning | GoogleMethodName | Method name 'testRefresh_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 348 | 15 |
| #A995 | warning | GoogleMethodName | Method name 'testTicker_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 359 | 15 |
| #A996 | warning | GoogleMethodName | Method name 'testRemovalListener_setTwice' has invalid underscore usage, underscores only allowed between adjacent digits. | 370 | 15 |
| #A997 | warning | GoogleMethodName | Method name 'testRemovalNotification_clear' has invalid underscore usage, underscores only allowed between adjacent digits. | 400 | 15 |
| #A998 | warning | GoogleMethodName | Method name 'testRemovalNotification_clear_basher' has invalid underscore usage, underscores only allowed between adjacent digits. | 471 | 15 |
| #A999 | warning | GoogleMethodName | Method name 'testRemovalNotification_get_basher' has invalid underscore usage, underscores only allowed between adjacent digits. | 555 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1000 | warning | GoogleMethodName | Method name 'testEviction_setMaxSegmentSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 41 | 15 |
| #A1001 | warning | GoogleMethodName | Method name 'testEviction_setMaxSegmentWeight' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A1002 | warning | GoogleMethodName | Method name 'testEviction_maxSizeOneSegment' has invalid underscore usage, underscores only allowed between adjacent digits. | 58 | 15 |
| #A1003 | warning | GoogleMethodName | Method name 'testEviction_maxWeightOneSegment' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 15 |
| #A1004 | warning | GoogleMethodName | Method name 'testEviction_maxSize' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 15 |
| #A1005 | warning | GoogleMethodName | Method name 'testEviction_maxWeight' has invalid underscore usage, underscores only allowed between adjacent digits. | 108 | 15 |
| #A1006 | warning | GoogleMethodName | Method name 'testEviction_maxWeight_zero' has invalid underscore usage, underscores only allowed between adjacent digits. | 133 | 15 |
| #A1007 | warning | GoogleMethodName | Method name 'testEviction_maxWeight_entryTooBig' has invalid underscore usage, underscores only allowed between adjacent digits. | 191 | 15 |
| #A1008 | warning | GoogleMethodName | Method name 'testEviction_overflow' has invalid underscore usage, underscores only allowed between adjacent digits. | 242 | 15 |
| #A1009 | warning | GoogleMethodName | Method name 'testUpdateRecency_onGet' has invalid underscore usage, underscores only allowed between adjacent digits. | 258 | 15 |
| #A1010 | warning | GoogleMethodName | Method name 'testUpdateRecency_onInvalidate' has invalid underscore usage, underscores only allowed between adjacent digits. | 273 | 15 |
| #A1011 | warning | GoogleMethodName | Method name 'testEviction_lru' has invalid underscore usage, underscores only allowed between adjacent digits. | 289 | 15 |
| #A1012 | warning | GoogleMethodName | Method name 'testEviction_weightedLru' has invalid underscore usage, underscores only allowed between adjacent digits. | 319 | 15 |
| #A1013 | warning | GoogleMethodName | Method name 'testEviction_overweight' has invalid underscore usage, underscores only allowed between adjacent digits. | 363 | 15 |
| #A1014 | warning | GoogleMethodName | Method name 'testEviction_invalidateAll' has invalid underscore usage, underscores only allowed between adjacent digits. | 387 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1015 | warning | GoogleMethodName | Method name 'testExpiration_expireAfterWrite' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A1016 | warning | GoogleMethodName | Method name 'testExpiration_expireAfterAccess' has invalid underscore usage, underscores only allowed between adjacent digits. | 62 | 15 |
| #A1017 | warning | GoogleMethodName | Method name 'testExpiringGet_expireAfterWrite' has invalid underscore usage, underscores only allowed between adjacent digits. | 101 | 15 |
| #A1018 | warning | GoogleMethodName | Method name 'testExpiringGet_expireAfterAccess' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 15 |
| #A1019 | warning | GoogleMethodName | Method name 'testRemovalListener_expireAfterWrite' has invalid underscore usage, underscores only allowed between adjacent digits. | 177 | 15 |
| #A1020 | warning | GoogleMethodName | Method name 'testRemovalScheduler_expireAfterWrite' has invalid underscore usage, underscores only allowed between adjacent digits. | 221 | 15 |
| #A1021 | warning | GoogleMethodName | Method name 'testRemovalScheduler_expireAfterAccess' has invalid underscore usage, underscores only allowed between adjacent digits. | 234 | 15 |
| #A1022 | warning | GoogleMethodName | Method name 'testRemovalScheduler_expireAfterBoth' has invalid underscore usage, underscores only allowed between adjacent digits. | 247 | 15 |
| #A1023 | warning | GoogleMethodName | Method name 'testExpirationOrder_access' has invalid underscore usage, underscores only allowed between adjacent digits. | 261 | 15 |
| #A1024 | warning | GoogleMethodName | Method name 'testExpirationOrder_write' has invalid underscore usage, underscores only allowed between adjacent digits. | 314 | 15 |
| #A1025 | warning | GoogleMethodName | Method name 'testExpirationOrder_writeAccess' has invalid underscore usage, underscores only allowed between adjacent digits. | 362 | 15 |
| #A1026 | warning | GoogleMethodName | Method name 'testExpiration_invalidateAll' has invalid underscore usage, underscores only allowed between adjacent digits. | 412 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1027 | warning | GoogleMethodName | Method name 'testRefresh_getIfPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 269 | 15 |
| #A1028 | warning | GoogleMethodName | Method name 'testBulkLoad_default' has invalid underscore usage, underscores only allowed between adjacent digits. | 331 | 15 |
| #A1029 | warning | GoogleMethodName | Method name 'testBulkLoad_loadAll' has invalid underscore usage, underscores only allowed between adjacent digits. | 378 | 15 |
| #A1030 | warning | GoogleMethodName | Method name 'testBulkLoad_extra' has invalid underscore usage, underscores only allowed between adjacent digits. | 424 | 15 |
| #A1031 | warning | GoogleMethodName | Method name 'testBulkLoad_clobber' has invalid underscore usage, underscores only allowed between adjacent digits. | 459 | 15 |
| #A1032 | warning | GoogleMethodName | Method name 'testBulkLoad_clobberNullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 497 | 15 |
| #A1033 | warning | GoogleMethodName | Method name 'testBulkLoad_clobberNullKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 537 | 15 |
| #A1034 | warning | GoogleMethodName | Method name 'testBulkLoad_partial' has invalid underscore usage, underscores only allowed between adjacent digits. | 577 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1035 | warning | GoogleMethodName | Method name 'testInvalidate_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 50 | 15 |
| #A1036 | warning | GoogleMethodName | Method name 'testInvalidateAll_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 61 | 15 |
| #A1037 | warning | GoogleMethodName | Method name 'testEquals_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 71 | 15 |
| #A1038 | warning | GoogleMethodName | Method name 'testEqualsAndHashCode_different' has invalid underscore usage, underscores only allowed between adjacent digits. | 77 | 15 |
| #A1039 | warning | GoogleMethodName | Method name 'testGet_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 88 | 15 |
| #A1040 | warning | GoogleMethodName | Method name 'testGetUnchecked_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 99 | 15 |
| #A1041 | warning | GoogleMethodName | Method name 'testKeySet_nullToArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 112 | 15 |
| #A1042 | warning | GoogleMethodName | Method name 'testKeySet_addNotSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 124 | 15 |
| #A1043 | warning | GoogleMethodName | Method name 'testKeySet_clear' has invalid underscore usage, underscores only allowed between adjacent digits. | 140 | 15 |
| #A1044 | warning | GoogleMethodName | Method name 'testKeySet_empty_remove' has invalid underscore usage, underscores only allowed between adjacent digits. | 151 | 15 |
| #A1045 | warning | GoogleMethodName | Method name 'testKeySet_remove' has invalid underscore usage, underscores only allowed between adjacent digits. | 164 | 15 |
| #A1046 | warning | GoogleMethodName | Method name 'testValues_nullToArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 186 | 15 |
| #A1047 | warning | GoogleMethodName | Method name 'testValues_addNotSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 198 | 15 |
| #A1048 | warning | GoogleMethodName | Method name 'testValues_clear' has invalid underscore usage, underscores only allowed between adjacent digits. | 214 | 15 |
| #A1049 | warning | GoogleMethodName | Method name 'testValues_empty_remove' has invalid underscore usage, underscores only allowed between adjacent digits. | 225 | 15 |
| #A1050 | warning | GoogleMethodName | Method name 'testValues_remove' has invalid underscore usage, underscores only allowed between adjacent digits. | 238 | 15 |
| #A1051 | warning | GoogleMethodName | Method name 'testEntrySet_nullToArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 260 | 15 |
| #A1052 | warning | GoogleMethodName | Method name 'testEntrySet_addNotSupported' has invalid underscore usage, underscores only allowed between adjacent digits. | 272 | 15 |
| #A1053 | warning | GoogleMethodName | Method name 'testEntrySet_clear' has invalid underscore usage, underscores only allowed between adjacent digits. | 288 | 15 |
| #A1054 | warning | GoogleMethodName | Method name 'testEntrySet_empty_remove' has invalid underscore usage, underscores only allowed between adjacent digits. | 299 | 15 |
| #A1055 | warning | GoogleMethodName | Method name 'testEntrySet_remove' has invalid underscore usage, underscores only allowed between adjacent digits. | 312 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1056 | warning | GoogleMethodName | Method name 'testCopyEntry_computing' has invalid underscore usage, underscores only allowed between adjacent digits. | 703 | 15 |
| #A1057 | warning | GoogleMethodName | Method name 'testRemovalListener_replaced_computing' has invalid underscore usage, underscores only allowed between adjacent digits. | 804 | 15 |
| #A1058 | warning | GoogleMethodName | Method name 'testSegmentRefresh_duplicate' has invalid underscore usage, underscores only allowed between adjacent digits. | 861 | 15 |
| #A1059 | warning | GoogleMethodName | Method name 'testRemovalListener_explicit' has invalid underscore usage, underscores only allowed between adjacent digits. | 881 | 15 |
| #A1060 | warning | GoogleMethodName | Method name 'testRemovalListener_replaced' has invalid underscore usage, underscores only allowed between adjacent digits. | 922 | 15 |
| #A1061 | warning | GoogleMethodName | Method name 'testRemovalListener_collected' has invalid underscore usage, underscores only allowed between adjacent digits. | 949 | 15 |
| #A1062 | warning | GoogleMethodName | Method name 'testRemovalListener_expired' has invalid underscore usage, underscores only allowed between adjacent digits. | 973 | 15 |
| #A1063 | warning | GoogleMethodName | Method name 'testRemovalListener_size' has invalid underscore usage, underscores only allowed between adjacent digits. | 1004 | 15 |
| #A1064 | warning | GoogleMethodName | Method name 'testSegmentPut_expand' has invalid underscore usage, underscores only allowed between adjacent digits. | 1343 | 15 |
| #A1065 | warning | GoogleMethodName | Method name 'testSegmentPut_evict' has invalid underscore usage, underscores only allowed between adjacent digits. | 1359 | 15 |
| #A1066 | warning | GoogleMethodName | Method name 'testExpand_cleanup' has invalid underscore usage, underscores only allowed between adjacent digits. | 1730 | 15 |
| #A1067 | warning | GoogleMethodName | Method name 'testClear_notification' has invalid underscore usage, underscores only allowed between adjacent digits. | 1824 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1068 | warning | GoogleMethodName | Method name 'testGet_expireAfterWrite' has invalid underscore usage, underscores only allowed between adjacent digits. | 60 | 15 |
| #A1069 | warning | GoogleMethodName | Method name 'testGet_expireAfterAccess' has invalid underscore usage, underscores only allowed between adjacent digits. | 78 | 15 |
| #A1070 | warning | GoogleMethodName | Method name 'testGet_computeNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 96 | 15 |
| #A1071 | warning | GoogleMethodName | Method name 'testGet_runtimeException' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1072 | warning | GoogleMethodName | Method name 'testSize_populated' has invalid underscore usage, underscores only allowed between adjacent digits. | 54 | 15 |
| #A1073 | warning | GoogleMethodName | Method name 'testContainsKey_found' has invalid underscore usage, underscores only allowed between adjacent digits. | 64 | 15 |
| #A1074 | warning | GoogleMethodName | Method name 'testPut_populated' has invalid underscore usage, underscores only allowed between adjacent digits. | 80 | 15 |
| #A1075 | warning | GoogleMethodName | Method name 'testPutIfAbsent_populated' has invalid underscore usage, underscores only allowed between adjacent digits. | 103 | 15 |
| #A1076 | warning | GoogleMethodName | Method name 'testPutAll_populated' has invalid underscore usage, underscores only allowed between adjacent digits. | 124 | 15 |
| #A1077 | warning | GoogleMethodName | Method name 'testReplace_populated' has invalid underscore usage, underscores only allowed between adjacent digits. | 138 | 15 |
| #A1078 | warning | GoogleMethodName | Method name 'testRemove_byKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 159 | 15 |
| #A1079 | warning | GoogleMethodName | Method name 'testRemove_byKeyAndValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 174 | 15 |
| #A1080 | warning | GoogleMethodName | Method name 'testKeySet_populated' has invalid underscore usage, underscores only allowed between adjacent digits. | 190 | 15 |
| #A1081 | warning | GoogleMethodName | Method name 'testValues_populated' has invalid underscore usage, underscores only allowed between adjacent digits. | 217 | 15 |
| #A1082 | warning | GoogleMethodName | Method name 'testEntrySet_populated' has invalid underscore usage, underscores only allowed between adjacent digits. | 240 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1083 | warning | GoogleMethodName | Method name 'testCreation_noArgs' has invalid underscore usage, underscores only allowed between adjacent digits. | 73 | 15 |
| #A1084 | warning | GoogleMethodName | Method name 'testCreation_oneElement' has invalid underscore usage, underscores only allowed between adjacent digits. | 79 | 15 |
| #A1085 | warning | GoogleMethodName | Method name 'testCreation_twoElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 84 | 15 |
| #A1086 | warning | GoogleMethodName | Method name 'testCreation_threeElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 89 | 15 |
| #A1087 | warning | GoogleMethodName | Method name 'testCreation_fourElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 94 | 15 |
| #A1088 | warning | GoogleMethodName | Method name 'testCreation_fiveElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 99 | 15 |
| #A1089 | warning | GoogleMethodName | Method name 'testCreation_sixElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 104 | 15 |
| #A1090 | warning | GoogleMethodName | Method name 'testCreation_sevenElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 109 | 15 |
| #A1091 | warning | GoogleMethodName | Method name 'testCreation_eightElements' has invalid underscore usage, underscores only allowed between adjacent digits. | 114 | 15 |
| #A1092 | warning | GoogleMethodName | Method name 'testCopyOf_emptyArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 119 | 15 |
| #A1093 | warning | GoogleMethodName | Method name 'testCopyOf_arrayOfOneElement' has invalid underscore usage, underscores only allowed between adjacent digits. | 126 | 15 |
| #A1094 | warning | GoogleMethodName | Method name 'testCopyOf_nullArray' has invalid underscore usage, underscores only allowed between adjacent digits. | 132 | 15 |
| #A1095 | warning | GoogleMethodName | Method name 'testCopyOf_arrayContainingOnlyNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 140 | 15 |
| #A1096 | warning | GoogleMethodName | Method name 'testCopyOf_collection_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 149 | 15 |
| #A1097 | warning | GoogleMethodName | Method name 'testCopyOf_collection_oneElement' has invalid underscore usage, underscores only allowed between adjacent digits. | 157 | 15 |
| #A1098 | warning | GoogleMethodName | Method name 'testCopyOf_collection_oneElementRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 163 | 15 |
| #A1099 | warning | GoogleMethodName | Method name 'testCopyOf_collection_general' has invalid underscore usage, underscores only allowed between adjacent digits. | 169 | 15 |
| #A1100 | warning | GoogleMethodName | Method name 'testCopyOf_collectionContainingNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 177 | 15 |
| #A1101 | warning | GoogleMethodName | Method name 'testCopyOf_collection_enumSet' has invalid underscore usage, underscores only allowed between adjacent digits. | 193 | 15 |
| #A1102 | warning | GoogleMethodName | Method name 'testCopyOf_iterator_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 200 | 15 |
| #A1103 | warning | GoogleMethodName | Method name 'testCopyOf_iterator_oneElement' has invalid underscore usage, underscores only allowed between adjacent digits. | 207 | 15 |
| #A1104 | warning | GoogleMethodName | Method name 'testCopyOf_iterator_oneElementRepeated' has invalid underscore usage, underscores only allowed between adjacent digits. | 213 | 15 |
| #A1105 | warning | GoogleMethodName | Method name 'testCopyOf_iterator_general' has invalid underscore usage, underscores only allowed between adjacent digits. | 219 | 15 |
| #A1106 | warning | GoogleMethodName | Method name 'testCopyOf_iteratorContainingNull' has invalid underscore usage, underscores only allowed between adjacent digits. | 227 | 15 |
| #A1107 | warning | GoogleMethodName | Method name 'testCopyOf_plainIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 246 | 15 |
| #A1108 | warning | GoogleMethodName | Method name 'testCopyOf_plainIterable_iteratesOnce' has invalid underscore usage, underscores only allowed between adjacent digits. | 254 | 15 |
| #A1109 | warning | GoogleMethodName | Method name 'testCopyOf_shortcut_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 260 | 15 |
| #A1110 | warning | GoogleMethodName | Method name 'testCopyOf_shortcut_singleton' has invalid underscore usage, underscores only allowed between adjacent digits. | 266 | 15 |
| #A1111 | warning | GoogleMethodName | Method name 'testCopyOf_shortcut_sameType' has invalid underscore usage, underscores only allowed between adjacent digits. | 272 | 15 |
| #A1112 | warning | GoogleMethodName | Method name 'testIterator_oneElement' has invalid underscore usage, underscores only allowed between adjacent digits. | 283 | 15 |
| #A1113 | warning | GoogleMethodName | Method name 'testIterator_general' has invalid underscore usage, underscores only allowed between adjacent digits. | 294 | 15 |
| #A1114 | warning | GoogleMethodName | Method name 'testContainsAll_sameType' has invalid underscore usage, underscores only allowed between adjacent digits. | 304 | 15 |
| #A1115 | warning | GoogleMethodName | Method name 'testEquals_sameType' has invalid underscore usage, underscores only allowed between adjacent digits. | 312 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1116 | warning | GoogleMethodName | Method name 'testToString_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 298 | 15 |
| #A1117 | warning | GoogleMethodName | Method name 'testCellSetToString_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 312 | 15 |
| #A1118 | warning | GoogleMethodName | Method name 'testRowKeySetToString_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 321 | 15 |
| #A1119 | warning | GoogleMethodName | Method name 'testColumnKeySetToString_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 326 | 15 |
| #A1120 | warning | GoogleMethodName | Method name 'testValuesToString_ordered' has invalid underscore usage, underscores only allowed between adjacent digits. | 331 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1121 | warning | GoogleMethodName | Method name 'testAddAndRemove_ConcurrentHashMap' has invalid underscore usage, underscores only allowed between adjacent digits. | 45 | 15 |
| #A1122 | warning | GoogleMethodName | Method name 'testAddAndRemove_ConcurrentSkipListMap' has invalid underscore usage, underscores only allowed between adjacent digits. | 49 | 15 |
| #A1123 | warning | GoogleMethodName | Method name 'testAddAndRemove_MapMakerMap' has invalid underscore usage, underscores only allowed between adjacent digits. | 53 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1124 | warning | GoogleMethodName | Method name 'testCount_elementPresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 116 | 15 |
| #A1125 | warning | GoogleMethodName | Method name 'testCount_elementAbsent' has invalid underscore usage, underscores only allowed between adjacent digits. | 123 | 15 |
| #A1126 | warning | GoogleMethodName | Method name 'testAdd_zero' has invalid underscore usage, underscores only allowed between adjacent digits. | 129 | 15 |
| #A1127 | warning | GoogleMethodName | Method name 'testAdd_firstFewWithSuccess' has invalid underscore usage, underscores only allowed between adjacent digits. | 136 | 15 |
| #A1128 | warning | GoogleMethodName | Method name 'testAdd_laterFewWithSuccess' has invalid underscore usage, underscores only allowed between adjacent digits. | 145 | 15 |
| #A1129 | warning | GoogleMethodName | Method name 'testAdd_laterFewWithOverflow' has invalid underscore usage, underscores only allowed between adjacent digits. | 156 | 15 |
| #A1130 | warning | GoogleMethodName | Method name 'testAdd_withFailures' has invalid underscore usage, underscores only allowed between adjacent digits. | 175 | 15 |
| #A1131 | warning | GoogleMethodName | Method name 'testRemove_zeroFromSome' has invalid underscore usage, underscores only allowed between adjacent digits. | 202 | 15 |
| #A1132 | warning | GoogleMethodName | Method name 'testRemove_zeroFromNone' has invalid underscore usage, underscores only allowed between adjacent digits. | 209 | 15 |
| #A1133 | warning | GoogleMethodName | Method name 'testRemove_nonePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 215 | 15 |
| #A1134 | warning | GoogleMethodName | Method name 'testRemove_someRemaining' has invalid underscore usage, underscores only allowed between adjacent digits. | 221 | 15 |
| #A1135 | warning | GoogleMethodName | Method name 'testRemove_noneRemaining' has invalid underscore usage, underscores only allowed between adjacent digits. | 232 | 15 |
| #A1136 | warning | GoogleMethodName | Method name 'testIteratorRemove_actualMap' has invalid underscore usage, underscores only allowed between adjacent digits. | 268 | 15 |
| #A1137 | warning | GoogleMethodName | Method name 'testSetCount_basic' has invalid underscore usage, underscores only allowed between adjacent digits. | 286 | 15 |
| #A1138 | warning | GoogleMethodName | Method name 'testSetCount_asRemove' has invalid underscore usage, underscores only allowed between adjacent digits. | 297 | 15 |
| #A1139 | warning | GoogleMethodName | Method name 'testSetCount_0_nonePresent' has invalid underscore usage, underscores only allowed between adjacent digits. | 308 | 15 |
| #A1140 | warning | GoogleMethodName | Method name 'testIdentityKeyEquality_strongKeys' has invalid underscore usage, underscores only allowed between adjacent digits. | 327 | 15 |
| #A1141 | warning | GoogleMethodName | Method name 'testIdentityKeyEquality_weakKeys' has invalid underscore usage, underscores only allowed between adjacent digits. | 331 | 15 |
| #A1142 | warning | GoogleMethodName | Method name 'testLogicalKeyEquality_strongKeys' has invalid underscore usage, underscores only allowed between adjacent digits. | 363 | 15 |
| #A1143 | warning | GoogleMethodName | Method name 'testLogicalKeyEquality_weakKeys' has invalid underscore usage, underscores only allowed between adjacent digits. | 367 | 15 |
| #A1144 | warning | GoogleMethodName | Method name 'testSerializationWithMapMaker_preservesIdentityKeyEquivalence' has invalid underscore usage, underscores only allowed between adjacent digits. | 417 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1145 | warning | GoogleMethodName | Method name 'testCreate_noMin' has invalid underscore usage, underscores only allowed between adjacent digits. | 158 | 15 |
| #A1146 | warning | GoogleMethodName | Method name 'testCreate_noMax' has invalid underscore usage, underscores only allowed between adjacent digits. | 167 | 15 |
| #A1147 | warning | GoogleMethodName | Method name 'testCreate_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 176 | 15 |
| #A1148 | warning | GoogleMethodName | Method name 'testHeadSet_tooSmall' has invalid underscore usage, underscores only allowed between adjacent digits. | 200 | 15 |
| #A1149 | warning | GoogleMethodName | Method name 'testTailSet_tooLarge' has invalid underscore usage, underscores only allowed between adjacent digits. | 216 | 15 |
| #A1150 | warning | GoogleMethodName | Method name 'testSubSet_outOfOrder' has invalid underscore usage, underscores only allowed between adjacent digits. | 237 | 15 |
| #A1151 | warning | GoogleMethodName | Method name 'testSubSet_tooLarge' has invalid underscore usage, underscores only allowed between adjacent digits. | 246 | 15 |
| #A1152 | warning | GoogleMethodName | Method name 'testSubSet_tooSmall' has invalid underscore usage, underscores only allowed between adjacent digits. | 250 | 15 |
| #A1153 | warning | GoogleMethodName | Method name 'testRange_unboundedRange' has invalid underscore usage, underscores only allowed between adjacent digits. | 345 | 15 |
| #A1154 | warning | GoogleMethodName | Method name 'testIntersection_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 359 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1155 | warning | GoogleMethodName | Method name 'testRemainingCapacity_maxSize0' has invalid underscore usage, underscores only allowed between adjacent digits. | 72 | 15 |
| #A1156 | warning | GoogleMethodName | Method name 'testRemainingCapacity_maxSize1' has invalid underscore usage, underscores only allowed between adjacent digits. | 77 | 15 |
| #A1157 | warning | GoogleMethodName | Method name 'testRemainingCapacity_maxSize3' has invalid underscore usage, underscores only allowed between adjacent digits. | 84 | 15 |
| #A1158 | warning | GoogleMethodName | Method name 'testAddAll_largeList' has invalid underscore usage, underscores only allowed between adjacent digits. | 163 | 15 |
| Severity | Rule | Message | Line | Col | |
|---|---|---|---|---|---|
| #A1159 | warning | GoogleMethodName | Method name 'testFrom_alreadyFluentIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 80 | 15 |
| #A1160 | warning | GoogleMethodName | Method name 'testOf_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 95 | 15 |
| #A1161 | warning | GoogleMethodName | Method name 'testSize_collectionDoesntIterate' has invalid underscore usage, underscores only allowed between adjacent digits. | 210 | 15 |
| #A1162 | warning | GoogleMethodName | Method name 'testContains_nullSetYes' has invalid underscore usage, underscores only allowed between adjacent digits. | 222 | 15 |
| #A1163 | warning | GoogleMethodName | Method name 'testContains_nullSetNo' has invalid underscore usage, underscores only allowed between adjacent digits. | 227 | 15 |
| #A1164 | warning | GoogleMethodName | Method name 'testContains_nullIterableYes' has invalid underscore usage, underscores only allowed between adjacent digits. | 232 | 15 |
| #A1165 | warning | GoogleMethodName | Method name 'testContains_nullIterableNo' has invalid underscore usage, underscores only allowed between adjacent digits. | 237 | 15 |
| #A1166 | warning | GoogleMethodName | Method name 'testContains_nonNullSetYes' has invalid underscore usage, underscores only allowed between adjacent digits. | 242 | 15 |
| #A1167 | warning | GoogleMethodName | Method name 'testContains_nonNullSetNo' has invalid underscore usage, underscores only allowed between adjacent digits. | 247 | 15 |
| #A1168 | warning | GoogleMethodName | Method name 'testContains_nonNullIterableYes' has invalid underscore usage, underscores only allowed between adjacent digits. | 252 | 15 |
| #A1169 | warning | GoogleMethodName | Method name 'testContains_nonNullIterableNo' has invalid underscore usage, underscores only allowed between adjacent digits. | 257 | 15 |
| #A1170 | warning | GoogleMethodName | Method name 'testCycle_emptyIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 291 | 15 |
| #A1171 | warning | GoogleMethodName | Method name 'testCycle_removingAllElementsStopsCycle' has invalid underscore usage, underscores only allowed between adjacent digits. | 296 | 15 |
| #A1172 | warning | GoogleMethodName | Method name 'testAppend_toEmpty' has invalid underscore usage, underscores only allowed between adjacent digits. | 318 | 15 |
| #A1173 | warning | GoogleMethodName | Method name 'testAppend_emptyList' has invalid underscore usage, underscores only allowed between adjacent digits. | 324 | 15 |
| #A1174 | warning | GoogleMethodName | Method name 'testAppend_nullPointerException' has invalid underscore usage, underscores only allowed between adjacent digits. | 330 | 15 |
| #A1175 | warning | GoogleMethodName | Method name 'testTransformWith_poorlyBehavedTransform' has invalid underscore usage, underscores only allowed between adjacent digits. | 421 | 15 |
| #A1176 | warning | GoogleMethodName | Method name 'testTransformWith_nullFriendlyTransform' has invalid underscore usage, underscores only allowed between adjacent digits. | 442 | 15 |
| #A1177 | warning | GoogleMethodName | Method name 'testTransformAndConcat_wildcardFunctionGenerics' has invalid underscore usage, underscores only allowed between adjacent digits. | 474 | 15 |
| #A1178 | warning | GoogleMethodName | Method name 'testFirst_list' has invalid underscore usage, underscores only allowed between adjacent digits. | 480 | 15 |
| #A1179 | warning | GoogleMethodName | Method name 'testFirst_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 485 | 15 |
| #A1180 | warning | GoogleMethodName | Method name 'testFirst_emptyList' has invalid underscore usage, underscores only allowed between adjacent digits. | 494 | 15 |
| #A1181 | warning | GoogleMethodName | Method name 'testFirst_sortedSet' has invalid underscore usage, underscores only allowed between adjacent digits. | 499 | 15 |
| #A1182 | warning | GoogleMethodName | Method name 'testFirst_emptySortedSet' has invalid underscore usage, underscores only allowed between adjacent digits. | 504 | 15 |
| #A1183 | warning | GoogleMethodName | Method name 'testFirst_iterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 509 | 15 |
| #A1184 | warning | GoogleMethodName | Method name 'testFirst_emptyIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 514 | 15 |
| #A1185 | warning | GoogleMethodName | Method name 'testLast_list' has invalid underscore usage, underscores only allowed between adjacent digits. | 519 | 15 |
| #A1186 | warning | GoogleMethodName | Method name 'testLast_null' has invalid underscore usage, underscores only allowed between adjacent digits. | 524 | 15 |
| #A1187 | warning | GoogleMethodName | Method name 'testLast_emptyList' has invalid underscore usage, underscores only allowed between adjacent digits. | 533 | 15 |
| #A1188 | warning | GoogleMethodName | Method name 'testLast_sortedSet' has invalid underscore usage, underscores only allowed between adjacent digits. | 538 | 15 |
| #A1189 | warning | GoogleMethodName | Method name 'testLast_emptySortedSet' has invalid underscore usage, underscores only allowed between adjacent digits. | 543 | 15 |
| #A1190 | warning | GoogleMethodName | Method name 'testLast_iterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 548 | 15 |
| #A1191 | warning | GoogleMethodName | Method name 'testLast_emptyIterable' has invalid underscore usage, underscores only allowed between adjacent digits. | 553 | 15 |
| #A1192 | warning | GoogleMethodName | Method name 'testSkip_simple' has invalid underscore usage, underscores only allowed between adjacent digits. | 558 | 15 |
| #A1193 | warning | GoogleMethodName | Method name 'testSkip_simpleList' has invalid underscore usage, underscores only allowed between adjacent digits. | 565 | 15 |
| #A1194 | warning | GoogleMethodName | Method name 'testSkip_pastEnd' has invalid underscore usage, underscores only allowed between adjacent digits. | 572 | 15 |
| #A1195 | warning | GoogleMethodName | Method name 'testSkip_pastEndList' has invalid underscore usage, underscores only allowed between adjacent digits. | 577 | 15 |
| #A1196 | warning | GoogleMethodName | Method name 'testSkip_skipNone' has invalid underscore usage, underscores only allowed between adjacent digits. | 582 | 15 |
| #A1197 | warning | GoogleMethodName | Method name 'testSkip_skipNoneList' has invalid underscore usage, underscores only allowed between adjacent digits. | 588 | 15 |
| #A1198 | warning | GoogleMethodName | Method name 'testSkip_iterator' has invalid underscore usage, underscores only allowed between adjacent digits. | 594 | 15 |
| #A1199 | warning | GoogleMethodName | Method name 'testSkip_iteratorList' has invalid underscore usage, underscores only allowed between adjacent digits. | 609 | 15 |
| #A1200 | warning | GoogleMethodName | Method name 'testSkip_nonStructurallyModifiedList' has invalid underscore usage, underscores only allowed between adjacent digits. | 622 | 15 |
| #A1201 | warning | GoogleMethodName | Method name 'testSkip_structurallyModifiedSkipSome' has invalid underscore usage, underscores only allowed between adjacent digits. | 632 | 15 |
| #A1202 | warning | GoogleMethodName | Method name 'testSkip_structurallyModifiedSkipSomeList' has invalid underscore usage, underscores only allowed between adjacent digits. | 641 | 15 |
| #A1203 | warning | GoogleMethodName | Method name 'testSkip_structurallyModifiedSkipAll' has invalid underscore usage, underscores only allowed between adjacent digits. | 649 | 15 |
| #A1204 | warning | GoogleMethodName | Method name 'testSkip_structurallyModifiedSkipAllList' has invalid underscore usage, underscores only allowed between adjacent digits. | 658 | 15 |
| #A1205 | warning | GoogleMethodName | Method name 'testSkip_illegalArgument' has invalid underscore usage, underscores only allowed between adjacent digits. | 665 | 15 |
| #A1206 | warning | GoogleMethodName | Method name 'testLimit_illegalArgument' has invalid underscore usage, underscores only allowed between adjacent digits. | 682 | 15 |
| #A1207 | warning | GoogleMethodName | Method name 'testToList_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 700 | 15 |
| #A1208 | warning | GoogleMethodName | Method name 'testToSortedList_withComparator' has invalid underscore usage, underscores only allowed between adjacent digits. | 704 | 15 |
| #A1209 | warning | GoogleMethodName | Method name 'testToSortedList_withDuplicates' has invalid underscore usage, underscores only allowed between adjacent digits. | 710 | 15 |
| #A1210 | warning | GoogleMethodName | Method name 'testToSet_removeDuplicates' has invalid underscore usage, underscores only allowed between adjacent digits. | 720 | 15 |
| #A1211 | warning | GoogleMethodName | Method name 'testToSet_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 724 | 15 |
| #A1212 | warning | GoogleMethodName | Method name 'testToSortedSet_removeDuplicates' has invalid underscore usage, underscores only allowed between adjacent digits. | 734 | 15 |
| #A1213 | warning | GoogleMethodName | Method name 'testToMultiset_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 744 | 15 |
| #A1214 | warning | GoogleMethodName | Method name 'testToMap_nullKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 755 | 15 |
| #A1215 | warning | GoogleMethodName | Method name 'testToMap_nullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 763 | 15 |
| #A1216 | warning | GoogleMethodName | Method name 'testIndex_nullKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 790 | 15 |
| #A1217 | warning | GoogleMethodName | Method name 'testIndex_nullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 799 | 15 |
| #A1218 | warning | GoogleMethodName | Method name 'testUniqueIndex_duplicateKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 822 | 15 |
| #A1219 | warning | GoogleMethodName | Method name 'testUniqueIndex_nullKey' has invalid underscore usage, underscores only allowed between adjacent digits. | 838 | 15 |
| #A1220 | warning | GoogleMethodName | Method name 'testUniqueIndex_nullValue' has invalid underscore usage, underscores only allowed between adjacent digits. | 846 | 15 |
| #A1221 | warning | GoogleMethodName | Method name 'testCopyInto_List' has invalid underscore usage, underscores only allowed between adjacent digits. | 862 | 15 |
| #A1222 | warning | GoogleMethodName | Method name 'testCopyInto_Set' has invalid underscore usage, underscores only allowed between adjacent digits. | 868 | 15 |
| #A1223 | warning | GoogleMethodName | Method name 'testCopyInto_SetAllDuplicates' has invalid underscore usage, underscores only allowed between adjacent digits. | 872 | 15 |
| #A1224 | warning | GoogleMethodName | Method name 'testCopyInto_NonCollection' has invalid underscore usage, underscores only allowed between adjacent digits. | 876 | 15 |
| #A1225 | warning | GoogleMethodName | Method name 'testJoin_empty' has invalid underscore usage, underscores only allowed between adjacent digits. | 897 | 15 |
| #A1226 | warning | GoogleMethodName | Method name 'testGet_outOfBounds' has invalid underscore usage, underscores only allowed between adjacent digits. | 907 | 15 |
| Severity | Rule | Message | Line | Col |
|---|