google-nomulus/javatests/google/registry/rdap
mountford 358fe68f09 Add RDAP metrics for non-search endpoints
This CL uses the previously-defined RDAP metrics class to record basic metrics
for all RDAP endpoints, and handles testing of non-search endpoints. Searches
are more complicated, and will be handled in future CLs.

The default wildcard type is now INVALID rather than NO_WILDCARD.

A change to getMatchingResources() (adding an additional parameter) is also included in this CL, as it was needed to set the incompleteness warning type correctly.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=175719265
2017-11-21 18:25:57 -05:00
..
testdata Change behavior when searching contacts by name 2017-10-24 16:53:47 -04:00
BUILD Add RDAP metric class 2017-11-21 18:20:26 -05:00
RdapActionBaseTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapDomainActionTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapDomainSearchActionTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapEntityActionTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapEntitySearchActionTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapHelpActionTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapJsonFormatterTest.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RdapMetricsTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapNameserverActionTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapNameserverSearchActionTest.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapSearchPatternTest.java Don't validate RDAP nameserver names using validateDomainName 2017-10-24 16:53:47 -04:00
RdapTestHelper.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00