NoMatchResultStackTrace

org.specs2.matcher.NoMatchResultStackTrace

this trait doesn't fill-in stack traces

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object MustMatchers.type
object MustThrownMatchers.type
object ShouldMatchers.type
object ShouldThrownMatchers.type

Members list

Value members

Concrete methods

override def setStacktrace(r: Result): Result

this method can be overridden to avoid filling-in a stacktrace indicating the location of the result

this method can be overridden to avoid filling-in a stacktrace indicating the location of the result

Attributes

Definition Classes