In Mockito, which argument matcher is used to match any value of a given type?
any()
eq()
isA()
All of the above
This question is part of this quiz :