Searched refs:create_correctly_stubbed_handler (Results 1 – 1 of 1) sorted by relevance
75 MockHandlerImpl<?> handler = create_correctly_stubbed_handler(throwingListener); in should_throw_mockito_exception_when_invocation_handler_throws_anything()93 … private MockHandlerImpl<?> create_correctly_stubbed_handler(InvocationListener throwingListener) { in create_correctly_stubbed_handler() method in MockHandlerImplTest