TestResult

zio.test.TestResult
See theTestResult companion object
case class TestResult(arrow: TestArrow[Any, Boolean])

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

Concrete fields

lazy val result: TestTrace[Boolean]