Searched refs:hasExtraInterfaces (Results 1 – 1 of 1) sorted by relevance
78 @Mock(extraInterfaces = {List.class}) IMethods hasExtraInterfaces; field in AnnotationsTest89 assertTrue(hasExtraInterfaces instanceof List); in shouldInitMocksWithGivenSettings()