Searched defs:InvocationNotifierHandler (Results 1 – 1 of 1) sorted by relevance
23 class InvocationNotifierHandler<T> implements MockHandler<T> { class28 public InvocationNotifierHandler(MockHandler<T> mockHandler, MockCreationSettings<T> settings) { in InvocationNotifierHandler() method in InvocationNotifierHandler