google-nomulus/core/src/test/java/google/registry
Ben McIlwain c50f16853b Don't use @RunWith JUnit annotations on classes with no @Tests
IntelliJ is complaining when this annotation is used on a base class that has no
actual runnable tests itself. The solution is different for different classes
depending on the existing pattern of where the @RunWith annotation is; for some,
it's simplest to move the annotation down to the few extending classes that are
missing it, whereas in others it's easiest just to annotate the base class as
abstract.
2019-06-19 17:43:01 -04:00
..
backup Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
batch Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
beam Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
bigquery Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
builddefs Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
config Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
cron Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
dns Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
documentation Refactor to be more in line with a standard Gradle project structure 2019-06-13 09:41:11 -04:00
export Fix or suppress some deprecation warnings 2019-06-18 17:23:45 -04:00
flows Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
groups Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
keyring Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
mapreduce/inputs Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
model Don't use @RunWith JUnit annotations on classes with no @Tests 2019-06-19 17:43:01 -04:00
module Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
monitoring/whitebox Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
pricing Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
rdap Don't use @RunWith JUnit annotations on classes with no @Tests 2019-06-19 17:43:01 -04:00
rde Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
reporting Filter out non-published domains in Spec11 emails 2019-06-14 14:34:12 -04:00
request Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
security Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
server Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
storage/drive Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
testing Fix or suppress some deprecation warnings 2019-06-18 17:23:45 -04:00
tldconfig/idn Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
tmch Don't use @RunWith JUnit annotations on classes with no @Tests 2019-06-19 17:43:01 -04:00
tools Merge branch 'master' into gb/validateEmails 2019-06-14 10:44:23 -04:00
ui Don't use @RunWith JUnit annotations on classes with no @Tests 2019-06-19 17:43:01 -04:00
webdriver Merge pull request #121 from weiminyu/deprecate 2019-06-19 11:30:02 -04:00
whois Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
xjc Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00
xml Remove Bazel build (#94) 2019-06-13 18:15:33 -04:00