TestAnnotationRenderer

zio.test.TestAnnotationRenderer
See theTestAnnotationRenderer companion object
sealed abstract class TestAnnotationRenderer

A TestAnnotationRenderer knows how to render test annotations.

Attributes

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

Members list

Concise view

Value members

Abstract methods

Concrete methods

A symbolic alias for combine.

A symbolic alias for combine.

Attributes

Combines this test annotation renderer with the specified test annotation renderer to produce a new test annotation renderer that renders both sets of test annotations.

Combines this test annotation renderer with the specified test annotation renderer to produce a new test annotation renderer that renders both sets of test annotations.

Attributes