Searched refs:fakeFirstCategory (Results 1 – 1 of 1) sorted by relevance
221 final Category fakeFirstCategory = Category.fromCursor(fakeCursor, UserId.CURRENT_USER); in testGetCategories() local239 fakeFirstCategory.getDisplayName(sTargetContext)); in testGetCategories()240 assertThat(firstCategory.getItemCount()).isEqualTo(fakeFirstCategory.getItemCount()); in testGetCategories()241 assertThat(firstCategory.getCoverUri()).isEqualTo(fakeFirstCategory.getCoverUri()); in testGetCategories()