org.fest.test
Class TestFailures

java.lang.Object
  extended by org.fest.test.TestFailures

public final class TestFailures
extends Object

Author:
Yvonne Wang

Method Summary
static void failBecauseExpectedAssertionErrorWasNotThrown()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

failBecauseExpectedAssertionErrorWasNotThrown

public static void failBecauseExpectedAssertionErrorWasNotThrown()


Copyright © 2008-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.