Searched refs:reportedUserTypes (Results 1 – 1 of 1) sorted by relevance
174 private void checkUserTypes(List<Integer> userIds, List<Integer> reportedUserTypes) in checkUserTypes() argument190 assertThat(reportedUserTypes).containsAtLeastElementsIn(expectedUserTypes); in checkUserTypes()