Searched refs:categoryCount (Results 1 – 1 of 1) sorted by relevance
218 final int categoryCount = 2; in testGetCategories() local219 try (final Cursor fakeCursor = generateCursorForFakeCategories(categoryCount)) { in testGetCategories()235 assertThat(categoryList.size()).isEqualTo(categoryCount); in testGetCategories()