135136137138139140141142143144145
public ServiceReference[] answer(InvocationOnMock invocation) throws Throwable { return getMockReferences(bc, (String)invocation.getArguments()[1]); } }); provider = new HealthCheckTestsProvider() { { activate(ctx); } }; }