google-nomulus/javatests/google/registry/reporting
guyben 927e8bbd73 Move LocalDate injection to the Actions themselves
We want to make it clear what query (or POST) inputs the user needs to / can give for each Action. That means moving all the @Injects of these parameters to the Actions themselves instead of injecting them in "hidden" indirect dependencies.

This has the extra benefit of allowing these indirect dependencies to work for JSON Actions as well, since the "regular" way we @Inject parameters can corrupt the POST JSON data.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=232540758
2019-02-06 17:52:16 -05:00
..
billing Make BillingModule.OVERALL_INVOICE_PREFIX configurable 2018-11-16 17:00:38 -05:00
icann Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
spec11 Move LocalDate injection to the Actions themselves 2019-02-06 17:52:16 -05:00
BUILD Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
ReportingModuleTest.java Move LocalDate injection to the Actions themselves 2019-02-06 17:52:16 -05:00