google-nomulus/javatests/google/registry/rdap
guyben b8970bfe1b Rename all testdata loading files to conform to a single naming scheme
The scheme is:
- loadBytes: returns a ByteSource of the data
- loadFile: returns a string using UTF8 encoding, optionally applying
  substitutions

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=177606406
2017-12-01 22:14:06 -05:00
..
testdata Add RDAP pretty-printing option 2017-11-21 18:51:56 -05:00
BUILD Add RDAP metric class 2017-11-21 18:20:26 -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 Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -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 Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapHelpActionTest.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -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 Add RDAP metrics for non-search endpoints 2017-11-21 18:25:57 -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 Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdapSearchActionTestCase.java Clean up some code quality issues 2017-12-01 22:14:06 -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