android – unit test spy behavior different between Mokito and PowerMokito
Below two case pass test but why the times is different? Mokito case is 1 and 1 but PowerMokito case is 2 and 1 for the add api call.
Below two case pass test but why the times is different? Mokito case is 1 and 1 but PowerMokito case is 2 and 1 for the add api call.