google-nomulus/javatests/google/registry/flows
weiminyu 8a4407a9a1 Replace deprecated Mockito Matchers class
Part of the attempt to remove or suppress warnings for deprecated
API use, which will make the Gradle project usable with Intellij.

Currently in the Intellij/Gradle setup, deprecation warnings cause
Intellij build process to fail. Passing -Werror:none flags to javac\
does not have any effect.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=246135737
2019-05-06 16:21:27 -04:00
..
contact Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
custom Fix various Error Prone errors that were found by the FOSS build 2019-01-28 16:05:09 -05:00
domain Use a potential discount in the AllocationToken when determining domain create price 2019-04-27 00:08:57 -04:00
host Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
poll Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
session Allow registrars to be completely DISABLED 2019-03-21 15:03:33 -04:00
testdata Remove authcode fallback for registering anchor tenants 2019-03-25 11:59:38 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
CheckApiActionTest.java Display pricing tier even when a domain is reserved 2019-03-20 14:25:28 -04:00
EppCommitLogsTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppControllerTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
EppLifecycleContactTest.java Stop exporting EPP flow metrics to BigQuery 2018-10-08 16:59:29 -04:00
EppLifecycleDomainTest.java Remove authcode fallback for registering anchor tenants 2019-03-25 11:59:38 -04:00
EppLifecycleHostTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppLifecycleLoginTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoggedOutTest.java Refactor assertCommandAndResponse to be "fluent" 2018-04-02 16:42:59 -04:00
EppLoginTlsTest.java Require SSL certificate hash on login by default 2018-12-12 13:22:34 -05:00
EppTestCase.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
EppTestComponent.java Reverse dependency between /flows/ and /batch/ 2019-01-10 16:23:35 -05:00
EppTlsActionTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
EppToolActionTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
EppXmlSanitizerTest.java Fix bugs exposed by testing with Gradle 2018-10-17 11:44:41 -04:00
EppXxeAttackTest.java Clean up some areas in preparation for externalized codebase 2018-11-16 16:51:11 -05:00
ExtensionManagerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
FlowReporterTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
FlowRunnerTest.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
FlowTestCase.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
ResourceCheckFlowTestCase.java Add base AllocationToken validation logic for domain checks 2018-01-19 14:32:48 -05:00
ResourceFlowTestCase.java Delete end-date sunrise, landrush, and sunrush phases 2019-01-10 16:23:35 -05:00
TlsCredentialsTest.java Require SSL certificate hash on login by default 2018-12-12 13:22:34 -05:00