Searched refs:HasProtectedMethod (Results 1 – 1 of 1) sorted by relevance
245 public static class HasProtectedMethod { class in ProxyBuilderTest253 assertEquals("fake result", proxyFor(HasProtectedMethod.class).build().result()); in testProxyingProtectedMethods_AreIntercepted()