google-nomulus/javatests/google/registry/rdap
mountford e577d2f5e9 Add support for RDAP retrieval of all registrars
This CL also fixes a bug. Registrars were returned in an arbitrary order. This caused cursor-based pagination to fail. Now we always sort by registrar name (even for handle searches), and use the registrar name in the cursor, to ensure proper behavior.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=182098187
2018-01-19 14:45:15 -05:00
..
testdata Add next page navigation for RDAP domain searches 2017-12-27 11:15:18 -05:00
BUILD Move metrics dependencies to artifacts under Maven groupId com.google.monitoring-client 2018-01-04 17:12:35 -05:00
RdapActionBaseTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapDomainActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapDomainSearchActionTest.java Add next page navigation for RDAP domain searches 2017-12-27 11:15:18 -05:00
RdapEntityActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapEntitySearchActionTest.java Add support for RDAP retrieval of all registrars 2018-01-19 14:45:15 -05:00
RdapHelpActionTest.java Put help information on the main page 2017-12-13 12:43:45 -05:00
RdapJsonFormatterTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapMetricsTest.java Move metrics dependencies to artifacts under Maven groupId com.google.monitoring-client 2018-01-04 17:12:35 -05:00
RdapNameserverActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapNameserverSearchActionTest.java Add next page navigation for RDAP domain searches 2017-12-27 11:15:18 -05:00
RdapSearchActionTestCase.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
RdapSearchPatternTest.java Automatically refactor more exception testing to use new JUnit rules 2017-12-27 10:42:36 -05:00
RdapTestHelper.java Add next page navigation for RDAP entity searches 2017-12-27 10:53:30 -05:00