Class Sets
java.lang.Object
org.mockito.internal.util.collections.Sets
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic IdentitySet
newMockSafeHashSet
(Iterable<Object> mocks) newMockSafeHashSet
(Object... mocks) static <T> Set<T>
newSet
(T... elements)
-
Constructor Details
-
Sets
public Sets()
-
-
Method Details
-
newMockSafeHashSet
-
newMockSafeHashSet
-
newIdentitySet
-
newSet
-