trait MockitoScalaz extends ScalacticSerialisableHack
Linear Supertypes
Known Subclasses
Ordering
- Alphabetic
- By Inheritance
Inherited
- MockitoScalaz
- ScalacticSerialisableHack
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##(): Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[java.lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @native() @HotSpotIntrinsicCandidate()
- 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
- 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
- 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
- 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
- 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
- def doAnswerF[F[_], P0, P1, P2, P3, P4, P5, R](f: (P0, P1, P2, P3, P4, P5) => R)(implicit arg0: Applicative[F]): Stubber
- def doAnswerF[F[_], P0, P1, P2, P3, P4, R](f: (P0, P1, P2, P3, P4) => R)(implicit arg0: Applicative[F]): Stubber
- def doAnswerF[F[_], P0, P1, P2, P3, R](f: (P0, P1, P2, P3) => R)(implicit arg0: Applicative[F]): Stubber
- def doAnswerF[F[_], P0, P1, P2, R](f: (P0, P1, P2) => R)(implicit arg0: Applicative[F]): Stubber
- def doAnswerF[F[_], P0, P1, R](f: (P0, P1) => R)(implicit arg0: Applicative[F]): Stubber
- def doAnswerF[F[_], P0, R](f: (P0) => R)(implicit arg0: Applicative[F], classTag: ClassTag[P0] = defaultClassTag[P0]): Stubber
- def doAnswerF[F[_], R](l: => R)(implicit arg0: Applicative[F]): Stubber
- 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
- 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
- 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
- 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
- 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
- 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
- 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
- def doAnswerFG[F[_], G[_], P0, P1, P2, P3, R](f: (P0, P1, P2, P3) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
- def doAnswerFG[F[_], G[_], P0, P1, P2, R](f: (P0, P1, P2) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
- def doAnswerFG[F[_], G[_], P0, P1, R](f: (P0, P1) => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
- def doAnswerFG[F[_], G[_], P0, R](f: (P0) => R)(implicit arg0: Applicative[F], arg1: Applicative[G], classTag: ClassTag[P0] = defaultClassTag[P0]): Stubber
- def doAnswerFG[F[_], G[_], R](l: => R)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
- def doFailWith[F[_], E, T](error: E, errors: E*)(implicit ae: MonadError[F, E]): Stubber
- def doFailWithG[F[_], G[_], E, T](error: E, errors: E*)(implicit arg0: Applicative[F], ae: MonadError[G, E]): Stubber
- def doReturnF[F[_], T](toBeReturned: T, toBeReturnedNext: T*)(implicit arg0: Applicative[F]): Stubber
- def doReturnFG[F[_], G[_], T](toBeReturned: T, toBeReturnedNext: T*)(implicit arg0: Applicative[F], arg1: Applicative[G]): Stubber
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- implicit def mockitoSerialisableEquality[T]: Equality[T]
- Definition Classes
- ScalacticSerialisableHack
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
- implicit def scalazEquality[T](implicit arg0: Equal[T]): Equality[T]
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- def whenF[F[_], T](methodCall: F[T]): ScalazStubbing[F, T]
- def whenFG[F[_], G[_], T](methodCall: F[G[T]]): ScalazStubbing2[F, G, T]