MatchResultStackTrace

this trait allows to fill-in stack traces on match results for precise location

class Object
trait Matchable
class Any
object Expectations.type
trait Matchers
object Matchers.type
object MustMatchers.type
object MustThrownMatchers.type
object ShouldMatchers.type
object MatchersImplicits.type
object ReturnsSyntax.type
object ShouldExpectations.type
object MustExpectations.type
object ResultImplicits.type
object ThrownExpectations.type
object TypedEqual.type

Value members

Concrete methods

protected def setStacktrace[T](m: MatchResult[T]): MatchResult[T]

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