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());
}
Aggregations