mirror of
https://github.com/google/nomulus.git
synced 2025-05-28 16:30:12 +02:00
The former is deprecated and replaced by the latter in Mockito 2. However, there is a functional difference: ArgumentMatchers will reject `null` and check the type if the matcher specified a type (e.g. `any(Class)` or `anyInt()`). `any()` will remain to accept anything. For more information see [] Tested: TAP --sample ran all affected tests and none failed [] ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=250690285 |
||
---|---|---|
.. | ||
writer | ||
BUILD | ||
DnsInjectionTest.java | ||
DnsQueueTest.java | ||
DnsTestComponent.java | ||
PublishDnsUpdatesActionTest.java | ||
ReadDnsQueueActionTest.java | ||
RefreshDnsActionTest.java |