zio.test.render

Members list

Concise view

Type members

Classlikes

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object ConsoleRenderer.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
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 Product
trait Equals
class Object
trait Matchable
class Any
Self type

Attributes

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

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object IntelliJRenderer.type

Attributes

Companion:
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object LogLine

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
LogLine.type

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Value members

Concrete methods

def ansi(s: String, ansiColor: String): Fragment
def fr(s: String): Fragment
def withOffset(i: Int)(line: Line): Line

Concrete fields