PartiallyAppliedTest

weaver.MutableFSuite.PartiallyAppliedTest

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply(run: => F[Expectations]): Unit
def apply(run: Res => F[Expectations]): Unit
def apply(run: (Res, Log[F]) => F[Expectations]): Unit
def usingRes(run: Res => F[Expectations]): Unit