google-nomulus/javatests/google/registry/reporting/spec11
gbrodman 6b6e2ed930 Use a multimap to index the Spec11 threat matches
Collecting by key leads to exceptions if there are multiple client IDs with the
same email address (if we group by client ID in the pipeline). Using
Multimaps::index means that if we're grouping by email, all matches with the
same email get concatenated together

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=242858112
2019-04-11 14:58:08 -04:00
..
testdata Add diff logic and send daily Spec11 emails with new threats 2019-01-14 16:20:04 -05:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
GenerateSpec11ReportActionTest.java Switch all added usages of java.time to be joda.time 2018-12-12 13:22:34 -05:00
PublishSpec11ReportActionTest.java Use a multimap to index the Spec11 threat matches 2019-04-11 14:58:08 -04:00
Spec11EmailUtilsTest.java Continue Spec11 emails even if one fails 2019-04-05 11:44:49 -04:00
Spec11RegistrarThreatMatchesParserTest.java Continue Spec11 emails even if one fails 2019-04-05 11:44:49 -04:00