net.sf.twip.verify
Class Verify

java.lang.Object
  extended by net.sf.twip.verify.Verify

public class Verify
extends Object


Method Summary
static
<T> void
verifyThat(T actual, org.hamcrest.Matcher<T> matcher)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

verifyThat

public static <T> void verifyThat(T actual,
                                  org.hamcrest.Matcher<T> matcher)


Copyright © 2011. All Rights Reserved.