AssumptionViolatedException

class Exception
class Throwable
class Object
trait Matchable
class Any

Value members

Constructors

def this(message: String)
def this(assumption: String, t: Throwable)

Deprecated constructors

def this(actual: Any, matcher: Matcher[_])
Deprecated
def this(message: String, expected: Any, matcher: Matcher[_])
Deprecated

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
def describeTo(description: Description): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
override def getMessage: String
Inherited from:
Throwable
final def getSuppressed(): Array[Throwable]
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
def printStackTrace(): Unit
Inherited from:
Throwable
def setStackTrace(x$0: Array[StackTraceElement]): Unit
Inherited from:
Throwable
Inherited from:
Throwable