Uses of Class
com.google.common.testing.ForwardingWrapperTester
-
Packages that use ForwardingWrapperTester Package Description com.google.common.testing Testing utilities. -
-
Uses of ForwardingWrapperTester in com.google.common.testing
Methods in com.google.common.testing that return ForwardingWrapperTester Modifier and Type Method Description ForwardingWrapperTesterForwardingWrapperTester. includingEquals()Asks forObject.equals(java.lang.Object)andObject.hashCode()to be tested.
-