org.junit
package org.junit
Members list
Type members
Classlikes
class AssumptionViolatedException(message: String) extends RuntimeException
Attributes
- Supertypes
-
class RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
class ComparisonFailure(message: String, fExpected: String, fActual: String) extends AssertionError
Attributes
- Supertypes
-
class AssertionErrorclass Errorclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
- Known subtypes
-
class ComparisonFailException
In this article