Packages

trait MockitoCats extends ScalacticSerialisableHack

Linear Supertypes
ScalacticSerialisableHack, AnyRef, Any
Known Subclasses
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. MockitoCats
  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. implicit def catsEquality[T](implicit arg0: Eq[T]): Equality[T]
  6. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.CloneNotSupportedException]) @native()
  7. 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
  8. 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
  9. 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
  10. 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
  11. 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
  12. def doAnswerF[F[_], P0, P1, P2, P3, P4, P5, R](f: (P0, P1, P2, P3, P4, P5) => R)(implicit arg0: Applicative[F]): Stubber
  13. def doAnswerF[F[_], P0, P1, P2, P3, P4, R](f: (P0, P1, P2, P3, P4) => R)(implicit arg0: Applicative[F]): Stubber
  14. def doAnswerF[F[_], P0, P1, P2, P3, R](f: (P0, P1, P2, P3) => R)(implicit arg0: Applicative[F]): Stubber
  15. def doAnswerF[F[_], P0, P1, P2, R](f: (P0, P1, P2) => R)(implicit arg0: Applicative[F]): Stubber
  16. def doAnswerF[F[_], P0, P1, R](f: (P0, P1) => R)(implicit arg0: Applicative[F]): Stubber
  17. def doAnswerF[F[_], P0, R](f: (P0) => R)(implicit arg0: Applicative[F], classTag: ClassTag[P0] = defaultClassTag[P0]): Stubber
  18. def doAnswerF[F[_], R](l: => R)(implicit arg0: Applicative[F]): Stubber
  19. 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
  20. 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
  21. 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
  22. 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
  23. 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
  24. 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
  25. 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
  26. def doAnswerFG[F[_], G[_], P0, P1, P2, P3, R](f: (P0, P1, P2, P3) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  27. def doAnswerFG[F[_], G[_], P0, P1, P2, R](f: (P0, P1, P2) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  28. def doAnswerFG[F[_], G[_], P0, P1, R](f: (P0, P1) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  29. def doAnswerFG[F[_], G[_], P0, R](f: (P0) => R)(implicit arg0: Applicative[F], arg1: Applicative[G], classTag: ClassTag[P0] = defaultClassTag[P0]): Stubber
  30. def doAnswerFG[F[_], G[_], R](l: => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  31. def doFailWith[F[_], E, T](error: E, errors: E*)(implicit ae: ApplicativeError[F, E]): Stubber
  32. def doFailWithG[F[_], G[_], E, T](error: E, errors: E*)(implicit arg0: Applicative[F], ae: ApplicativeError[G, E]): Stubber
  33. def doReturnF[F[_], T](toBeReturned: T, toBeReturnedNext: T*)(implicit arg0: Applicative[F]): Stubber
  34. def doReturnFG[F[_], G[_], T](toBeReturned: T, toBeReturnedNext: T*)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
  35. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  36. def equals(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef → Any
  37. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.Throwable])
  38. final def getClass(): Class[_ <: AnyRef]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  39. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  40. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  41. implicit def mockitoSerialisableEquality[T]: Equality[T]
    Definition Classes
    ScalacticSerialisableHack
  42. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  43. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  44. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  45. final def synchronized[T0](arg0: => T0): T0
    Definition Classes
    AnyRef
  46. def toString(): String
    Definition Classes
    AnyRef → Any
  47. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  48. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException])
  49. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws(classOf[java.lang.InterruptedException]) @native()
  50. def whenF[F[_], T](methodCall: F[T]): CatsStubbing[F, T]
  51. def whenFG[F[_], G[_], T](methodCall: F[G[T]]): CatsStubbing2[F, G, T]

Inherited from ScalacticSerialisableHack

Inherited from AnyRef

Inherited from Any

Ungrouped