google-nomulus/javatests/google/registry
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
..
backup Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
batch Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
beam Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
bigquery Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
builddefs Fix .bzl files with buildifier 2019-02-25 11:13:08 -05:00
config Configure client id and client secret in the config file 2018-12-05 16:04:08 -05:00
cron Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
dns Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
documentation Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
export Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
flows Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
groups Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
keyring Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
mapreduce/inputs Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
model Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
module Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
monitoring/whitebox Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
pricing Clean up third_party imports in BUILD files 2018-07-14 01:11:51 -04:00
proxy Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
rdap Simplify some of the RDAP Action classes 2019-05-06 16:23:05 -04:00
rde Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
reporting Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
request Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
security Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
server Fix Kokoro build 2019-04-05 11:56:24 -04:00
storage/drive Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
testing Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
tldconfig/idn Remove the use of InjectRule in IdnLabelValidatorTest 2018-10-22 18:54:53 -04:00
tmch Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
tools Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
ui Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
util Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
webdriver Pin to a tagged selenium docker image 2019-04-26 23:53:06 -04:00
whois Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
xjc Clean up internal imports in BUILD files 2018-07-14 01:37:03 -04:00
xml Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00