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
- Self type
Members list
In this article