ScopedPartiallyApplied

zio.test.Spec$.ScopedPartiallyApplied
final class ScopedPartiallyApplied[R](dummy: Boolean) extends AnyVal

Attributes

Graph
Supertypes
class AnyVal
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def apply[E, T](scoped: => ZIO[Scope & R, TestFailure[E], Spec[R, E]]): Spec[R, E]