Searched refs:ForwardingWrapperTester (Results 1 – 4 of 4) sorted by relevance
29 import com.google.common.testing.ForwardingWrapperTester;47 private final ForwardingWrapperTester tester = new ForwardingWrapperTester();207 new ForwardingWrapperTester().testForwarding(String.class, Functions.<String>identity()); in testNotInterfaceType()215 .testAllPublicInstanceMethods(new ForwardingWrapperTester()); in testNulls()382 new ForwardingWrapperTester().testForwarding(Sub.class, new Function<Sub, Sub>() { in testCovariantReturn()439 new ForwardingWrapperTester() in testExplicitEqualsAndHashCodeNotDelegatedByDefault()445 new ForwardingWrapperTester() in testExplicitEqualsAndHashCodeDelegatedWhenExplicitlyAsked()
23 import com.google.common.testing.ForwardingWrapperTester;58 new ForwardingWrapperTester().testForwarding(interfaceType, new Function<Object, T>() { in testForwardingObject()
53 public final class ForwardingWrapperTester { class61 public ForwardingWrapperTester includingEquals() { in includingEquals()
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...