TestStatus

weaver.TestStatus
See theTestStatus companion object
sealed abstract class TestStatus(val label: String)

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Cancelled.type
object Exception.type
object Failure.type
object Ignored.type
object Success.type

Members list

Concise view

Value members

Concrete methods

Concrete fields