public class AssertUtils extends Object
Constructor and Description |
---|
AssertUtils() |
public static void fail(String message, Throwable t) throws junit.framework.AssertionFailedError
message
- message String to be passed to Assert.fail after appending the throwable stack tracet
- cause of this failurejunit.framework.AssertionFailedError
- if any.Copyright © 2015. All Rights Reserved.