google-nomulus/javatests/google/registry/rdap
guyben 52c453813e Save the RDAP request time globally instead of passing it around
Also removed the rdapWhoisServer value, as it's just null and will likely stay that way (it isn't mentioned in the RDAP response profile)

If it'll ever become required, we can add it back.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=247643981
2019-05-13 12:44:55 -04:00
..
testdata Convert RDAP tests from simple.json to Gson 2019-05-13 12:36:31 -04:00
AbstractJsonableObjectTest.java Convert RDAP tests from simple.json to Gson 2019-05-13 12:36:31 -04:00
BUILD Add Jsonable and AbstractJsonableObject for easier RDAP object building 2019-05-06 16:27:59 -04:00
RdapActionBaseTest.java Save the RDAP request time globally instead of passing it around 2019-05-13 12:44:55 -04:00
RdapActionBaseTestCase.java Save the RDAP request time globally instead of passing it around 2019-05-13 12:44:55 -04:00
RdapDataStructuresTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapDomainActionTest.java Convert RDAP tests from simple.json to Gson 2019-05-13 12:36:31 -04:00
RdapDomainSearchActionTest.java Convert RDAP tests from simple.json to Gson 2019-05-13 12:36:31 -04:00
RdapEntityActionTest.java Convert RDAP tests from simple.json to Gson 2019-05-13 12:36:31 -04:00
RdapEntitySearchActionTest.java Convert RDAP tests from simple.json to Gson 2019-05-13 12:36:31 -04:00
RdapHelpActionTest.java Reimplement the RDAP Json creation using Jsonables 2019-05-13 12:31:32 -04:00
RdapJsonFormatterTest.java Save the RDAP request time globally instead of passing it around 2019-05-13 12:44:55 -04:00
RdapMetricsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapNameserverActionTest.java Convert RDAP tests from simple.json to Gson 2019-05-13 12:36:31 -04:00
RdapNameserverSearchActionTest.java Convert RDAP tests from simple.json to Gson 2019-05-13 12:36:31 -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 Save the RDAP request time globally instead of passing it around 2019-05-13 12:44:55 -04:00