PartiallyAppliedTest

class Object
trait Matchable
class Any

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