ExecutionResult

zio.test.render.ExecutionResult$
See theExecutionResult companion class

Attributes

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

Members list

Concise view

Type members

Classlikes

sealed abstract class ResultType

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Other.type
object Suite.type
object Test.type
object ResultType

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class Status

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Failed.type
object Ignored.type
object Passed.type
object Started.type
object Status

Attributes

Companion:
class
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Status.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

Value members

Concrete methods

def withoutSummarySpecificOutput(resultType: ResultType, label: String, status: Status, offset: Int, annotations: List[TestAnnotationMap], lines: List[Line], duration: Option[Long]): ExecutionResult