TestValues

object TestValues

Values that have special treatment when evaluating values produced by tests.

class Object
trait Matchable
class Any

Type members

Classlikes

class FlakyFailure(error: Throwable) extends FailException with NoStackTrace with Serializable

The test failed with the given exception but was ignored but its marked as flaky

The test failed with the given exception but was ignored but its marked as flaky

Value members

Concrete fields

val Ignore: Tag

The test case was ignored.

The test case was ignored.