Example usage for junit.framework AssertionFailedError subclass-usage

List of usage examples for junit.framework AssertionFailedError subclass-usage

Introduction

In this page you can find the example usage for junit.framework AssertionFailedError subclass-usage.

Usage

From source file ar.edu.unlp.yaqc4j.exceptions.Yaqc4jAssertionFailedError.java

/**
 * Error thrown when an assertion fails. This error is caught and results are
 * shown to the user in console.
 * 
 * @author Pablo
 */