Package org.mockito

Class Matchers


  • @Deprecated
    public class Matchers
    extends ArgumentMatchers
    Deprecated.
    Use 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 4.0.
    • Constructor Detail

      • Matchers

        public Matchers()
        Deprecated.