org.junit

package org.junit

Members list

Type members

Classlikes

class AssumptionViolatedException(message: String) extends RuntimeException

Attributes

Supertypes
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
class ComparisonFailure(message: String, fExpected: String, fActual: String) extends AssertionError

Attributes

Supertypes
class AssertionError
class Error
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all
Known subtypes