Search in sources :

Example 1 with RxCategory

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

the class CategoryDBTest method setUp.

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

Aggregations

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