Search in sources :

Example 1 with RxSandBox

use of com.yydcdut.note.model.rx.RxSandBox in project PhotoNoter by yydcdut.

the class SandBoxTest method setUp.

@Override
public void setUp() throws Exception {
    super.setUp();
    mRxSandBox = new RxSandBox(this.getInstrumentation().getTargetContext());
}
Also used : RxSandBox(com.yydcdut.note.model.rx.RxSandBox)

Aggregations

RxSandBox (com.yydcdut.note.model.rx.RxSandBox)1