StubToolsCats

object StubToolsCats extends StubToolsCats with StubTools
Companion:
class
trait StubTools
class Object
trait Matchable
class Any

Value members

Inherited methods

@SuppressWarnings(scala.Array.apply[java.lang.String]("org.wartremover.warts.Equals")(scala.reflect.ClassTag.apply[java.lang.String](classOf[java.lang.String])))
def isMissing(stackTraceElement: StackTraceElement): Boolean
Inherited from:
StubTools
def missing: MissingStubException[Nothing]
Inherited from:
StubTools
def missingStubException[A]: MissingStubException[A]
Inherited from:
StubTools
def stub[F[*]]: StubToolsCatsPartiallyApplied[F]
Inherited from:
StubToolsCats

Inherited fields

val firstInterfaceNames: List[String]
Inherited from:
StubTools
val thisClassName: String
Inherited from:
StubTools

Implicits

Implicits

implicit def missingStubException$: MissingStubException[StubToolsCats]