FileDocCategorySizeDatePackage
AssertionFailedError.javaAPI DocAndroid 5.1 API271Sat Mar 14 14:09:42 GMT 2015android.test

AssertionFailedError

public class AssertionFailedError extends Error

Fields Summary
Constructors Summary
public AssertionFailedError()

 throw new RuntimeException("Stub!"); 
public AssertionFailedError(String errorMessage)

 throw new RuntimeException("Stub!"); 
Methods Summary