Packages

trait MockitoScalaz extends ScalacticSerialisableHack

Linear Supertypes
ScalacticSerialisableHack, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MockitoScalaz
  2. ScalacticSerialisableHack
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##: Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  5. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
  6. def doAnswerF[F[_], P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, R](f: (P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) => R)(implicit arg0: Applicative[F]): Stubber
  7. def doAnswerF[F[_], P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, R](f: (P0, P1, P2, P3, P4, P5, P6, P7, P8, P9) => R)(implicit arg0: Applicative[F]): Stubber
  8. def doAnswerF[F[_], P0, P1, P2, P3, P4, P5, P6, P7, P8, R](f: (P0, P1, P2, P3, P4, P5, P6, P7, P8) => R)(implicit arg0: Applicative[F]): Stubber
  9. def doAnswerF[F[_], P0, P1, P2, P3, P4, P5, P6, P7, R](f: (P0, P1, P2, P3, P4, P5, P6, P7) => R)(implicit arg0: Applicative[F]): Stubber
  10. def doAnswerF[F[_], P0, P1, P2, P3, P4, P5, P6, R](f: (P0, P1, P2, P3, P4, P5, P6) => R)(implicit arg0: Applicative[F]): Stubber
  11. def doAnswerF[F[_], P0, P1, P2, P3, P4, P5, R](f: (P0, P1, P2, P3, P4, P5) => R)(implicit arg0: Applicative[F]): Stubber
  12. def doAnswerF[F[_], P0, P1, P2, P3, P4, R](f: (P0, P1, P2, P3, P4) => R)(implicit arg0: Applicative[F]): Stubber
  13. def doAnswerF[F[_], P0, P1, P2, P3, R](f: (P0, P1, P2, P3) => R)(implicit arg0: Applicative[F]): Stubber
  14. def doAnswerF[F[_], P0, P1, P2, R](f: (P0, P1, P2) => R)(implicit arg0: Applicative[F]): Stubber
  15. def doAnswerF[F[_], P0, P1, R](f: (P0, P1) => R)(implicit arg0: Applicative[F]): Stubber
  16. def doAnswerF[F[_], P0, R](f: (P0) => R)(implicit arg0: Applicative[F], classTag: ClassTag[P0] = defaultClassTag[P0]): Stubber
  17. def doAnswerF[F[_], R](l: => R)(implicit arg0: Applicative[F]): Stubber
  18. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10, R](f: (P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, P10) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  19. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, P4, P5, P6, P7, P8, P9, R](f: (P0, P1, P2, P3, P4, P5, P6, P7, P8, P9) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  20. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, P4, P5, P6, P7, P8, R](f: (P0, P1, P2, P3, P4, P5, P6, P7, P8) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  21. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, P4, P5, P6, P7, R](f: (P0, P1, P2, P3, P4, P5, P6, P7) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  22. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, P4, P5, P6, R](f: (P0, P1, P2, P3, P4, P5, P6) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  23. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, P4, P5, R](f: (P0, P1, P2, P3, P4, P5) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  24. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, P4, R](f: (P0, P1, P2, P3, P4) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  25. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, R](f: (P0, P1, P2, P3) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  26. def doAnswerFG[F[_], G[_], P0, P1, P2, R](f: (P0, P1, P2) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  27. def doAnswerFG[F[_], G[_], P0, P1, R](f: (P0, P1) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  28. def doAnswerFG[F[_], G[_], P0, R](f: (P0) => R)(implicit arg0: Applicative[F], arg1: Applicative[G], classTag: ClassTag[P0] = defaultClassTag[P0]): Stubber
  29. def doAnswerFG[F[_], G[_], R](l: => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  30. def doFailWith[F[_], E, T](error: E, errors: E*)(implicit ae: MonadError[F, E]): Stubber
  31. def doFailWithG[F[_], G[_], E, T](error: E, errors: E*)(implicit arg0: Applicative[F], ae: MonadError[G, E]): Stubber
  32. def doReturnF[F[_], T](toBeReturned: T, toBeReturnedNext: T*)(implicit arg0: Applicative[F]): Stubber
  33. def doReturnFG[F[_], G[_], T](toBeReturned: T, toBeReturnedNext: T*)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  34. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  35. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  36. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  37. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  38. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  39. implicit def mockitoSerialisableEquality[T]: Equality[T]
    Definition Classes
    ScalacticSerialisableHack
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  42. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  43. implicit def scalazEquality[T](implicit arg0: Equal[T]): Equality[T]
  44. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  45. def toString(): String
    Definition Classes
    AnyRef → Any
  46. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  47. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  48. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  49. def whenF[F[_], T](methodCall: F[T]): ScalazStubbing[F, T]
  50. def whenFG[F[_], G[_], T](methodCall: F[G[T]]): ScalazStubbing2[F, G, T]

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable]) @Deprecated @deprecated
    Deprecated

    (Since version ) see corresponding Javadoc for more information.

Inherited from ScalacticSerialisableHack

Inherited from AnyRef

Inherited from Any

Ungrouped