google-nomulus/javatests/google/registry/rde
cpovirk afafe517a5 Migrate from is(Not)SameAs to is(Not)SameInstanceAs.
They behave identically, and the old names are being removed.

Open-source note: The new methods are available in Truth as of version 0.44.

END_PUBLIC

More information:
  []

Tested:
    TAP --sample ran all affected tests and none failed
    []

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=246550001
2019-05-06 16:42:30 -04:00
..
testdata Change the email address for the second test registrar 2019-04-11 14:52:43 -04:00
BouncyCastleTest.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
BrdaCopyActionTest.java Simplify the RyDE API 2018-07-17 22:03:53 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
ContactResourceToXjcConverterTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DomainBaseToXjcConverterTest.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
EscrowTaskRunnerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
GhostrydeGpgIntegrationTest.java Simplify the Ghostryde API 2018-06-27 15:28:53 -04:00
GhostrydeTest.java Move the RDE encryption to a dedicated file 2018-08-10 13:44:25 -04:00
HostResourceToXjcConverterTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
PendingDepositCheckerTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
RdeFixtures.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
RdeMarshallerTest.java Change the email address for the second test registrar 2019-04-11 14:52:43 -04:00
RdeReportActionTest.java Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-06 16:42:30 -04:00
RdeStagingActionTest.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
RdeTestData.java Rename all testdata loading files to conform to a single naming scheme 2017-12-01 22:14:06 -05:00
RdeTestSuite.java Merge DomainResource into DomainBase 2019-01-28 15:57:10 -05:00
RdeUploadActionTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
RegistrarToXjcConverterTest.java Make RDE report generation correctly handle DISABLED registrars 2019-04-05 11:46:29 -04:00
RydeCompressionTest.java Move the RDE compression to a dedicated file 2018-08-10 13:44:25 -04:00
RydeEncryptionTest.java Move the RDE encryption to a dedicated file 2018-08-10 13:44:25 -04:00
RydeFileEncodingTest.java Move the RDE PGP file encoding to a dedicated file 2018-08-10 13:44:25 -04:00
RydeGpgIntegrationTest.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
RydeTarTest.java Move the RDE TAR file encoding to a dedicated file 2018-08-10 13:46:48 -04:00