ExecutionResult

zio.test.render.ExecutionResult
See theExecutionResult companion object
case class ExecutionResult(resultType: ResultType, label: String, status: Status, offset: Int, annotations: List[TestAnnotationMap], streamingLines: List[Line], summaryLines: List[Line], duration: Option[Long])

Attributes

Companion
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product