Fix mockito that fail to stub a second time
doReturn().when(foo).bar() should replace all when(foo.bar()).thenReturn() Bug: 256752741 Test: atest BluetoothInstrumentationTests Change-Id: I89d444cdffaee80d45eb1ad58daa7ded2500c9e3
Please register or sign in to comment