ForEach

trait ForEach[T]

For each created example use a given fixture object

class Object
trait Matchable
class Any

Value members

Abstract methods

protected def foreach[R](f: T => R)(using evidence$2: AsExecution[R]): R

Givens

Givens