Class TruthJUnit.ThrowableAssumptionViolatedException

  • All Implemented Interfaces:
    java.io.Serializable, org.hamcrest.SelfDescribing
    Enclosing class:
    TruthJUnit

    @GwtIncompatible("JUnit4")
    private static class TruthJUnit.ThrowableAssumptionViolatedException
    extends org.junit.internal.AssumptionViolatedException
    • 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • ThrowableAssumptionViolatedException

        public ThrowableAssumptionViolatedException​(java.lang.String message,
                                                    java.lang.Throwable throwable)