Ignored

zio.test.TestSuccess.Ignored
final case class Ignored(annotations: TestAnnotationMap) extends TestSuccess

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class TestSuccess
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Annotates this test success with the specified test annotations.

Annotates this test success with the specified test annotations.

Attributes

Inherited from:
TestSuccess
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product