Class RealMethod.FromCallable

java.lang.Object
org.mockito.internal.invocation.RealMethod.FromBehavior
org.mockito.internal.invocation.RealMethod.FromCallable
All Implemented Interfaces:
Serializable, RealMethod
Enclosing interface:
RealMethod

public static class RealMethod.FromCallable extends RealMethod.FromBehavior implements RealMethod
See Also:
  • Constructor Details

    • FromCallable

      public FromCallable(Callable<?> callable)