UpdateServiceAt

zio.test.Spec$.UpdateServiceAt
final class UpdateServiceAt[-R, +E, Service](self: Spec[R, E]) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[R1 <: R & Map[Key, Service], Key](key: => Key)(f: Service => Service)(implicit tag: Tag[Map[Key, Service]], trace: Trace): Spec[R1, E]