TestStatus

sealed abstract class TestStatus(val label: String)
Companion:
object
class Object
trait Matchable
class Any
object Cancelled.type
object Exception.type
object Failure.type
object Ignored.type
object Success.type

Value members

Concrete methods

Concrete fields