Searched defs:MockInvocationHandler (Results 1 – 2 of 2) sorted by relevance
22 public final class MockInvocationHandler implements InvocationHandler, Serializable { class28 public MockInvocationHandler(MocksControl control) { in MockInvocationHandler() method in MockInvocationHandler
305 static class MockInvocationHandler implements InvocationHandler { class in DuckTypedPSKKeyManagerTest