mirror of
https://github.com/google/nomulus.git
synced 2025-06-16 01:14:46 +02:00
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 |
||
---|---|---|
.. | ||
testdata | ||
BUILD | ||
RdapActionBaseTest.java | ||
RdapDomainActionTest.java | ||
RdapDomainSearchActionTest.java | ||
RdapEntityActionTest.java | ||
RdapEntitySearchActionTest.java | ||
RdapHelpActionTest.java | ||
RdapJsonFormatterTest.java | ||
RdapMetricsTest.java | ||
RdapNameserverActionTest.java | ||
RdapNameserverSearchActionTest.java | ||
RdapSearchPatternTest.java | ||
RdapTestHelper.java |