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