Bukoow

Results 2 comments of Bukoow

You have some information ? Maybe see something like a TestRule implementation overriding a TestRule class with theses methods : ``` public class RxSchedulersOverrideRule implements TestRule { @Override public Statement...

In fact, i've already worked with this type of Android architecture (in a work project), but we used RxJava 1.X and when we called a presenter we didn't have a...