Searched refs:anyCollection (Results 1 – 2 of 2) sorted by relevance
40 spy.size(anyCollection()); in shouldNotThrowNPE()
668 public static <T> Collection<T> anyCollection() { in anyCollection() method in ArgumentMatchers706 return anyCollection(); in anyCollectionOf()