I'm using Mockito 1.9.0. How would i verify that a method got called exactly once, and that one of the fields passed to it contained a certain value? In my JUnit test, I haveI'm using Mockito 1.9.0. How would i verify tha
I'm using Mockito 1.9.0. How would i verify that a method got called exactly once, and that one of the fields passed to it contained a certain value? In my JUnit test, I haveI'm using Mockito 1.9.0. How would i verify tha