Class VersionNotApprovedError

java.lang.Object
java.lang.Throwable
java.lang.Error
java.lang.AssertionError
org.opentest4j.AssertionFailedError
org.japprove.exceptions.errors.VersionNotApprovedError
All Implemented Interfaces:
java.io.Serializable

public class VersionNotApprovedError
extends org.opentest4j.AssertionFailedError
This Error is thrown if no approved version within an approval test exists.
See Also:
Serialized Form
  • Constructor Summary

    Constructors 
    Constructor Description
    VersionNotApprovedError​(java.lang.String baselineName)  
  • Method Summary

    Methods inherited from class org.opentest4j.AssertionFailedError

    getActual, getExpected, isActualDefined, isExpectedDefined, toString

    Methods inherited from class java.lang.Throwable

    addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait