Uses of Class
com.google.common.testing.ForwardingWrapperTester
-
Packages that use ForwardingWrapperTester Package Description 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 Modifier and Type Method Description ForwardingWrapperTester
ForwardingWrapperTester. includingEquals()
Asks forObject.equals(java.lang.Object)
andObject.hashCode()
to be tested.
-