google-nomulus/javatests/google/registry/util
cpovirk 7cb6d23884 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
..
AppEngineServiceUtilsImplTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
BUILD Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
CidrAddressBlockTest.java Fix some statically detected code issues 2019-04-22 12:54:34 -04:00
CollectionUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
ComparingInvocationHandlerTest.java Clean up some code quality issues 2017-12-01 22:14:06 -05:00
ConcurrentTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
DateTimeUtilsTest.java Add an unrenew_domain command to nomulus tool 2018-12-12 13:22:34 -05:00
DiffUtilsTest.java Remove unnecessary explicit generic type declarations 2017-11-07 17:11:29 -05:00
DomainNameUtilsTest.java Add sharded DNS publishing capability 2018-03-06 19:14:26 -05:00
HexDumperTest.java Run more formatting fixes in preparation for the open-source change 2019-02-06 17:49:11 -05:00
PosixTarHeaderSystemTest.java Migrate from assertThat(foo).named("foo") to assertWithMessage("foo").that(foo). 2019-05-06 16:16:31 -04:00
PosixTarHeaderTest.java Run more formatting fixes in preparation for the open-source change 2019-02-06 17:49:11 -05:00
RequestStatusCheckerImplTest.java Allow third_party/java_src/gtld/ to use :mockito2_for_third_party 2019-03-20 14:25:28 -04:00
RetrierTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SendEmailServiceTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
SerializeUtilsTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
SqlTemplateTest.java Remove unnecessary "throws" declarations 2018-06-18 18:17:56 -04:00
TaskQueueUtilsTest.java Migrate from is(Not)SameAs to is(Not)SameInstanceAs. 2019-05-06 16:42:30 -04:00
TeeOutputStreamTest.java Fix some issues caught by IntelliJ static code analysis 2019-01-28 16:08:24 -05:00
TypeUtilsTest.java Isolate customizable code in activity reporting 2018-12-13 15:07:29 -05:00
UrlFetchUtilsTest.java Replace deprecated Mockito Matchers class 2019-05-06 16:21:27 -04:00
YamlUtilsTest.java Move YamlUtils to be under google.registry.util package 2018-11-14 12:00:45 -05:00