Search in sources :

Example 1 with RxPhotoNote

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

the class PhotoNoteTest method setUp.

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

Aggregations

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