google-nomulus/javatests/google/registry/rdap
guyben 9f017edc2e Simplify some of the RDAP Action classes
Overriding getter methods to change values is a bit overkill when these values
are static (don't change based on internal state).

Just setting them in the base class' constructor is simpler.

Also, we can read the PATH of an Action based on the Annotation instead
returning it manually for each Action.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=246135754
2019-05-06 16:23:05 -04:00
..
testdata Add abuse entity to registrar entities 2019-04-11 14:54:28 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
RdapActionBaseTest.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapActionBaseTestCase.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapDomainActionTest.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapDomainSearchActionTest.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapEntityActionTest.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapEntitySearchActionTest.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapHelpActionTest.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapJsonFormatterTest.java Show only the last of each event type in RDAP domain response 2019-04-11 14:45:46 -04:00
RdapMetricsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapNameserverActionTest.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapNameserverSearchActionTest.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapSearchActionTestCase.java Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
RdapSearchPatternTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdapTestHelper.java Update the rdapConformance and notices fields 2019-04-05 11:35:08 -04:00