Package com.google.common.truth
Class TruthJUnit.ThrowableAssumptionViolatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.junit.internal.AssumptionViolatedException
com.google.common.truth.TruthJUnit.ThrowableAssumptionViolatedException
- All Implemented Interfaces:
Serializable
,org.hamcrest.SelfDescribing
- Enclosing class:
TruthJUnit
@GwtIncompatible("JUnit4")
private static class TruthJUnit.ThrowableAssumptionViolatedException
extends org.junit.internal.AssumptionViolatedException
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.junit.internal.AssumptionViolatedException
describeTo, getMessage
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
ThrowableAssumptionViolatedException
-