Save This Page
Home » GWT-2009.11.30 » junit » framework » [javadoc | source]
junit.framework
public class: AssertionFailedError [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Error
         junit.framework.AssertionFailedError

All Implemented Interfaces:
    Serializable

Direct Known Subclasses:
    ComparisonFailure

Translatable version of JUnit's AssertionFailedError.
Fields inherited from java.lang.Error:
serialVersionUID
Constructor:
 public AssertionFailedError() 
 public AssertionFailedError(String message) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
clone,   equals,   finalize,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait