Uses of Class
com.google.common.testing.ForwardingWrapperTester

Packages that use ForwardingWrapperTester
com.google.common.testing This package contains testing utilities. 
 

Uses of ForwardingWrapperTester in com.google.common.testing
 

Methods in com.google.common.testing that return ForwardingWrapperTester
 ForwardingWrapperTester ForwardingWrapperTester.includingEquals()
          Asks for Object.equals(java.lang.Object) and Object.hashCode() to be tested.
 



Copyright © 2010-2013. All Rights Reserved.