Summary

zio.test.Summary
See theSummary companion class
object Summary

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Summary.type

Members list

Type members

Classlikes

object Failure extends Status

Attributes

Supertypes
trait Status
class Object
trait Matchable
class Any
Self type
Failure.type
object Interval

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Interval.type
sealed trait Interval

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type
sealed trait Status

Attributes

Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Failure.type
object Success.type
object Success extends Status

Attributes

Supertypes
trait Status
class Object
trait Matchable
class Any
Self type
Success.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(success: Int, fail: Int, ignore: Int, failureDetails: String, interval0: Interval): Summary

Concrete fields

val empty: Summary