|
Severity |
Rule |
Message |
Line |
Col |
| #A1 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldThrow_whenPidIsMissing' is not valid per Google Java Style Guide. |
11 |
21 |
| #A2 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldThrow_whenIssuerIsMissing' is not valid per Google Java Style Guide. |
21 |
21 |
| #A3 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldThrow_whenPidHasInitialMatch' is not valid per Google Java Style Guide. |
31 |
21 |
| #A4 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldThrow_whenIssuerHasInitialMatch' is not valid per Google Java Style Guide. |
41 |
21 |
| #A5 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldThrow_whenBirthdateHasInitialMatch' is not valid per Google Java Style Guide. |
51 |
21 |
| #A6 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldThrow_whenSexHasInitialMatch' is not valid per Google Java Style Guide. |
61 |
21 |
| #A7 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldSetUnknownIssuerAlwaysMatch_whenUnknownMatchSuffixIsPresent' is not valid per Google Java Style Guide. |
71 |
21 |
| #A8 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldSetTrustPidWithIssuer_whenDemographicsAreNotPresent' is not valid per Google Java Style Guide. |
77 |
21 |
| #A9 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldSetTrustPidWithIssuer_whenDemographicsAreExcluded' is not valid per Google Java Style Guide. |
83 |
21 |
| #A10 |
warning |
GoogleMethodName |
Method name 'test_ctor_shouldThrow_whenPidAlwaysMatchAndFamilyNameNotPresent' is not valid per Google Java Style Guide. |
89 |
21 |
| #A11 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenFullNameMatches' is not valid per Google Java Style Guide. |
99 |
21 |
| #A12 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenSuffixMatchesAny' is not valid per Google Java Style Guide. |
114 |
21 |
| #A13 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasFamilyName_andExistingHasNone' is not valid per Google Java Style Guide. |
129 |
21 |
| #A14 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasGivenName_andExistingHasNone' is not valid per Google Java Style Guide. |
145 |
21 |
| #A15 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasMiddleName_andExistingHasNone' is not valid per Google Java Style Guide. |
161 |
21 |
| #A16 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasPrefix_andExistingHasNone' is not valid per Google Java Style Guide. |
177 |
21 |
| #A17 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasSuffix_andExistingHasNone' is not valid per Google Java Style Guide. |
193 |
21 |
| #A18 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasNone_andExistingHasFamilyName' is not valid per Google Java Style Guide. |
209 |
21 |
| #A19 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasNone_andExistingHasGivenname' is not valid per Google Java Style Guide. |
225 |
21 |
| #A20 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasNone_andExistingHasMiddleName' is not valid per Google Java Style Guide. |
241 |
21 |
| #A21 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasNone_andExistingHasPrefix' is not valid per Google Java Style Guide. |
257 |
21 |
| #A22 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasNone_andExistingHasSuffix' is not valid per Google Java Style Guide. |
273 |
21 |
| #A23 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasFamilyNameCharactersToIgnore' is not valid per Google Java Style Guide. |
289 |
21 |
| #A24 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasFamilyNameCharactersToIgnore' is not valid per Google Java Style Guide. |
309 |
21 |
| #A25 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingAndIncomingHaveFamilyNameCharactersToIgnore' is not valid per Google Java Style Guide. |
329 |
21 |
| #A26 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasGivenNameCharactersToIgnore' is not valid per Google Java Style Guide. |
349 |
21 |
| #A27 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasGivenNameCharactersToIgnore' is not valid per Google Java Style Guide. |
369 |
21 |
| #A28 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingAndIncomingHaveGivenNameCharactersToIgnore' is not valid per Google Java Style Guide. |
389 |
21 |
| #A29 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasMiddleNameCharactersToIgnore' is not valid per Google Java Style Guide. |
409 |
21 |
| #A30 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasMiddleNameCharactersToIgnore' is not valid per Google Java Style Guide. |
429 |
21 |
| #A31 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingAndIncomingHaveMiddleNameCharactersToIgnore' is not valid per Google Java Style Guide. |
449 |
21 |
| #A32 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasPrefixCharactersToIgnore' is not valid per Google Java Style Guide. |
469 |
21 |
| #A33 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasPrefixCharactersToIgnore' is not valid per Google Java Style Guide. |
489 |
21 |
| #A34 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingAndIncomingHavePrefixCharactersToIgnore' is not valid per Google Java Style Guide. |
509 |
21 |
| #A35 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasSuffixCharactersToIgnore' is not valid per Google Java Style Guide. |
529 |
21 |
| #A36 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasSuffixCharactersToIgnore' is not valid per Google Java Style Guide. |
549 |
21 |
| #A37 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingAndIncomingHaveSuffixCharactersToIgnore' is not valid per Google Java Style Guide. |
569 |
21 |
| #A38 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasMultipartName_andIncomingHasMultipartName' is not valid per Google Java Style Guide. |
588 |
21 |
| #A39 |
warning |
GoogleMethodName |
Method name 'test_matcher_shouldMatch_whenIncomingHasDateThatMatchesExisting' is not valid per Google Java Style Guide. |
608 |
21 |
| #A40 |
warning |
GoogleMethodName |
Method name 'test_matcher_shouldNotMatch_whenIncomingHasDateThatDoesNotMatchExisting' is not valid per Google Java Style Guide. |
630 |
21 |
| #A41 |
warning |
GoogleMethodName |
Method name 'test_matcher_shouldMatch_whenIncomingHasSexThatMatchesExisting' is not valid per Google Java Style Guide. |
652 |
21 |
| #A42 |
warning |
GoogleMethodName |
Method name 'test_matcher_shouldNotMatch_whenIncomingHasSexThatDoesNotMatchExisting' is not valid per Google Java Style Guide. |
674 |
21 |
| #A43 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasFamilyName_andExistingHasInitial' is not valid per Google Java Style Guide. |
696 |
21 |
| #A44 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasGivenName_andExistingHasInitial' is not valid per Google Java Style Guide. |
712 |
21 |
| #A45 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenIncomingHasMiddleName_andExistingHasInitial' is not valid per Google Java Style Guide. |
728 |
21 |
| #A46 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasFamilyName_andIncomingHasInitial' is not valid per Google Java Style Guide. |
744 |
21 |
| #A47 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasGivenName_andIncomingHasInitial' is not valid per Google Java Style Guide. |
760 |
21 |
| #A48 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasMiddleName_andIncomingHasInitial' is not valid per Google Java Style Guide. |
776 |
21 |
| #A49 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasFamilyName_andIncomingHasSameFirstLetter_andInitialIsInExpression' is not valid per Google Java Style Guide. |
792 |
21 |
| #A50 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasGivenName_andIncomingHasSameFirstLetter_andInitialIsInExpression' is not valid per Google Java Style Guide. |
808 |
21 |
| #A51 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasMiddleName_andIncomingHasSameFirstLetter_andInitialIsInExpression' is not valid per Google Java Style Guide. |
824 |
21 |
| #A52 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasPrefix_andIncomingHasSameFirstLetter_andInitialIsInExpression' is not valid per Google Java Style Guide. |
840 |
21 |
| #A53 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenExistingHasSuffix_andIncomingHasSameFirstLetter_andInitialIsInExpression' is not valid per Google Java Style Guide. |
856 |
21 |
| #A54 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldMatch_whenOneOfMulitpleExpressionsMatches' is not valid per Google Java Style Guide. |
876 |
21 |
| #A55 |
warning |
GoogleMethodName |
Method name 'test_compilePNPattern_shouldHandleRegexCreation_whenIgnoreCreatesAnEmptyString' is not valid per Google Java Style Guide. |
900 |
21 |
| #A56 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownPIDNotSet_andPIDIsNull' is not valid per Google Java Style Guide. |
935 |
21 |
| #A57 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownIssuerNotSet_andIssuerIsNull' is not valid per Google Java Style Guide. |
952 |
21 |
| #A58 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownFamilyNameNotSet_andFamilyNameIsNull' is not valid per Google Java Style Guide. |
969 |
21 |
| #A59 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownGivenNameNotSet_andGivenNameIsNull' is not valid per Google Java Style Guide. |
984 |
21 |
| #A60 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownMiddleNameNotSet_andMiddleNameIsNull' is not valid per Google Java Style Guide. |
999 |
21 |
| #A61 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownPrefixNotSet_andPrefixIsNull' is not valid per Google Java Style Guide. |
1014 |
21 |
| #A62 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownSuffixNotSet_andSuffixIsNull' is not valid per Google Java Style Guide. |
1029 |
21 |
| #A63 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownBirthDateNotSet_andBirthDateIsNull' is not valid per Google Java Style Guide. |
1044 |
21 |
| #A64 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnTrue_whenUnknownSexNotSet_andSexIsNull' is not valid per Google Java Style Guide. |
1059 |
21 |
| #A65 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnFalse_whenUnknownPIDSet_andPIDIsNull' is not valid per Google Java Style Guide. |
1076 |
21 |
| #A66 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnFalse_whenUnknownFamilyNameSet_andFamilyNameIsNull' is not valid per Google Java Style Guide. |
1095 |
21 |
| #A67 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnFalse_whenUnknownPIDNotSet_andPIDNotNull' is not valid per Google Java Style Guide. |
1112 |
21 |
| #A68 |
warning |
GoogleMethodName |
Method name 'test_noMatchesFor_shouldReturnFalse_whenUnknownFamilyNameNotSet_andFamilyNameNotNull' is not valid per Google Java Style Guide. |
1131 |
21 |
| #A69 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnTrue_whenAllUnknownsAreSet_andAllValuesAreNull_includesBirthDateAndSex' is not valid per Google Java Style Guide. |
1172 |
21 |
| #A70 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnTrue_whenDemographicsNotSpecified_andAllValuesAreNull_includesBirthDateAndSex' is not valid per Google Java Style Guide. |
1187 |
21 |
| #A71 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnFalse_whenAllUnknownsAreSet_andFamilyNameIsNotNull' is not valid per Google Java Style Guide. |
1202 |
21 |
| #A72 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnFalse_whenAllUnknownsAreSet_andGivenNameIsNotNull' is not valid per Google Java Style Guide. |
1217 |
21 |
| #A73 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnFalse_whenAllUnknownsAreSet_andMiddleNameIsNotNull' is not valid per Google Java Style Guide. |
1232 |
21 |
| #A74 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnFalse_whenAllUnknownsAreSet_andPrefixIsNotNull' is not valid per Google Java Style Guide. |
1247 |
21 |
| #A75 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnFalse_whenAllUnknownsAreSet_andSuffixIsNotNull' is not valid per Google Java Style Guide. |
1262 |
21 |
| #A76 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnFalse_whenAllUnknownsAreSet_andBirthDateIsNotNull' is not valid per Google Java Style Guide. |
1277 |
21 |
| #A77 |
warning |
GoogleMethodName |
Method name 'test_allMatchesFor_shouldReturnFalse_whenAllUnknownsAreSet_andSexIsNotNull' is not valid per Google Java Style Guide. |
1292 |
21 |