Package org.mockito.internal.util
package org.mockito.internal.util
Static utils
-
ClassDescriptionPre-made preconditionsClass to inspect any object, and identify whether a particular object is either a mock or a spy.Helper class to work with features that were introduced in Java versions after 1.5.Supplier<T>Abstract provider that can supply (provide/create) objects of given type.