org.mockito
ArgumentMatchers
. This class is now deprecated in order to avoid a name clash with Hamcrest
org.hamcrest.Matchers
class. This class will likely be removed in version 3.0.@Deprecated public class Matchers extends ArgumentMatchers
Constructor and Description |
---|
Matchers()
Deprecated.
|
any, any, anyBoolean, anyByte, anyChar, anyCollection, anyCollectionOf, anyDouble, anyFloat, anyInt, anyIterable, anyIterableOf, anyList, anyListOf, anyLong, anyMap, anyMapOf, anyObject, anySet, anySetOf, anyShort, anyString, anyVararg, argThat, booleanThat, byteThat, charThat, contains, doubleThat, endsWith, eq, eq, eq, eq, eq, eq, eq, eq, eq, floatThat, intThat, isA, isNotNull, isNotNull, isNull, isNull, longThat, matches, notNull, notNull, refEq, same, shortThat, startsWith