google-nomulus/java/google/registry/rdap
mountford 42795074a8 Add next page navigation for RDAP domain searches
In addition, while adding the tests, I became discontented with the thoroughness of the cursor navigation tests, which checked only the number of items returned, not their proper ordering. So I updated them to be more careful, and backported the changes to the nameserver and entity search tests as well.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=179442118
2017-12-27 11:15:18 -05:00
..
BUILD Move backported JUnit file to third_party (part 2) 2017-12-02 11:37:46 -05:00
RdapActionBase.java Add next page navigation for RDAP entity searches 2017-12-27 10:53:30 -05:00
RdapAuthorization.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RdapAutnumAction.java Initial, easy changes to support later addition of RDAP metrics 2017-11-07 17:39:05 -05:00
RdapDomainAction.java Initial, easy changes to support later addition of RDAP metrics 2017-11-07 17:39:05 -05:00
RdapDomainSearchAction.java Add next page navigation for RDAP domain searches 2017-12-27 11:15:18 -05:00
RdapEntityAction.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RdapEntitySearchAction.java Add next page navigation for RDAP entity searches 2017-12-27 10:53:30 -05:00
RdapHelpAction.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RdapIcannStandardInformation.java Remove unnecessary generic type arguments 2017-11-21 18:17:31 -05:00
RdapIpAction.java Initial, easy changes to support later addition of RDAP metrics 2017-11-07 17:39:05 -05:00
RdapJsonFormatter.java Replace com.google.common.base.Function with java.util.function.Function 2017-12-27 11:08:55 -05:00
RdapMetrics.java Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -05:00
RdapModule.java Add next page navigation for RDAP nameserver searches 2017-12-27 10:44:05 -05:00
RdapNameserverAction.java Initial, easy changes to support later addition of RDAP metrics 2017-11-07 17:39:05 -05:00
RdapNameserverSearchAction.java Add next page navigation for RDAP entity searches 2017-12-27 10:53:30 -05:00
RdapResultSet.java Add RDAP metric class 2017-11-21 18:20:26 -05:00
RdapSearchActionBase.java Add next page navigation for RDAP entity searches 2017-12-27 10:53:30 -05:00
RdapSearchPattern.java RDAP: Allow domain and nameserver queries with no initial string under certain circumstances 2017-07-10 11:16:03 -04:00
RdapSearchResults.java Add next page navigation for RDAP nameserver searches 2017-12-27 10:44:05 -05:00
RdapUtils.java Switch from Guava Optionals to Java 8 Optionals 2017-10-24 16:53:47 -04:00