ArrayComparisonFailure

class ArrayComparisonFailure(message: String, cause: AssertionError, index: Int) extends AssertionError
Companion:
object
class Error
class Throwable
class Object
trait Matchable
class Any

Value members

Concrete methods

def addDimension(index: Int): Unit
override def getMessage: String
Definition Classes
override def toString: String
Definition Classes
Throwable -> Any

Inherited methods

final def addSuppressed(x$0: Throwable): Unit
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
Inherited from:
Throwable
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