alex.hart
06/30/2017, 12:50 PMbengt.hammarlund
06/30/2017, 5:03 PMvals
does not allow me to assert stuff like this: verify(myTextViewMock, times(1)).setText("expectedText")
because it's impossible to have them as mocks. It limits my options of assertions and that really bothers me!