Searched refs:testCollectionSourceProvider (Results 1 – 1 of 1) sorted by relevance
23 private TestCollectionSourceProvider testCollectionSourceProvider; field in GenericsMockitoAnnotationsTest27 …given(testCollectionSourceProvider.getCollection(new ArrayList<Integer>())).willReturn(new ArrayLi… in should_not_throw_class_cast_exception()