This repository was archived by the owner on Feb 11, 2022. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork22
Compare
Could not load tags
Nothing to show
{{ refName }}defaultLoading
This changes the mock backend from RxMocks to Mockito.
The logic present in RxMocks to deal with event syncronisation has been ported to this repo under the class RxMocks.
This change allows us to mock non Interface repositories. It also allows us to use verify logic on the mocked repo to do some UI unit testing on cases where UI modifies data through the repository.
The usage hasn't changed much, mainly the mocks are now created using mockito and RxPresso is now created through an init method.
Assets2
Uh oh!
There was an error while loading.Please reload this page.