mirror of https://github.com/grpc/grpc-java.git
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. |
||
|---|---|---|
| .. | ||
| main | ||
| test/java/io/grpc/cronet | ||