google-nomulus/javatests/google/registry/reporting
gbrodman 9f979790e4 Use stream-collect rather than transformValues in Spec11 collection
As it turns out, using Maps::transformValues does not allow us to change the
resulting map--calling Map::put throws an UnsupportedOperationException. As a
result, we have to do this roundabout stream-collect to do a group-by.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=244852373
2019-04-26 23:41:55 -04:00
..
billing Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
icann Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
spec11 Use stream-collect rather than transformValues in Spec11 collection 2019-04-26 23:41:55 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
ReportingModuleTest.java Move LocalDate injection to the Actions themselves 2019-02-06 17:52:16 -05:00