jeudi 20 juillet 2017

Difference between org.mockito.Mockito.any and org.mockito.matchers.any?

I am realizing that in my project I am using two libraries that, essentially, do the same thing:

1) org.mockito.Mockito.any

2) org.mockito.Matchers.any

I'd like to use just one of them to be clearer, which one should I stick to?

Thanks!

Aucun commentaire:

Enregistrer un commentaire