google-nomulus/javatests/google/registry/rdap
guyben 3b8a8892bb Inject RdapAuthorization
We currently create it from injected arguments, and pass it to every function.

Instead, we just create a provider for it and inject it where needed.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=247072517
2019-05-13 12:34:53 -04:00
..
testdata Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
AbstractJsonableObjectTest.java Add Jsonable and AbstractJsonableObject for easier RDAP object building 2019-05-06 16:27:59 -04:00
BUILD Add Jsonable and AbstractJsonableObject for easier RDAP object building 2019-05-06 16:27:59 -04:00
RdapActionBaseTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapActionBaseTestCase.java Inject RdapAuthorization 2019-05-13 12:34:53 -04:00
RdapDataStructuresTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapDomainActionTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapDomainSearchActionTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapEntityActionTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapEntitySearchActionTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapHelpActionTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapJsonFormatterTest.java Inject RdapAuthorization 2019-05-13 12:34:53 -04:00
RdapMetricsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapNameserverActionTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapNameserverSearchActionTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapSearchActionTestCase.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapSearchPatternTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapTestHelper.java Inject RdapAuthorization 2019-05-13 12:34:53 -04:00