org.junit.contrib.truth
Class Expect.ExpectationGatherer

java.lang.Object
  extended by org.junit.contrib.truth.Expect.ExpectationGatherer
All Implemented Interfaces:
FailureStrategy
Enclosing class:
Expect

protected static class Expect.ExpectationGatherer
extends Object
implements FailureStrategy


Constructor Summary
protected Expect.ExpectationGatherer()
           
 
Method Summary
 void fail(String message)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Expect.ExpectationGatherer

protected Expect.ExpectationGatherer()
Method Detail

fail

public void fail(String message)
Specified by:
fail in interface FailureStrategy


Copyright © 2014. All Rights Reserved.