java.lang.Object
org.mockito.exceptions.verification.junit.JUnitTool

@Deprecated public class JUnitTool extends Object
Deprecated.
  • Constructor Details

    • JUnitTool

      public JUnitTool()
      Deprecated.
  • Method Details

    • hasJUnit

      public static boolean hasJUnit()
      Deprecated.
    • createArgumentsAreDifferentException

      public static AssertionError createArgumentsAreDifferentException(String message, String wanted, String actual)
      Deprecated.