Status

zio.test.render.ExecutionResult.Status
See theStatus companion class
object Status

Attributes

Companion
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Status.type

Members list

Type members

Classlikes

case object Failed extends Status

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Status
class Object
trait Matchable
class Any
Show all
Self type
Failed.type
case object Ignored extends Status

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Status
class Object
trait Matchable
class Any
Show all
Self type
Ignored.type
case object Passed extends Status

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Status
class Object
trait Matchable
class Any
Show all
Self type
Passed.type
case object Started extends Status

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Status
class Object
trait Matchable
class Any
Show all
Self type
Started.type

Inherited types

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror